Cargo Features
[dependencies]
maze-image = { version = "0.0.0", default-features = false, features = ["mota"] }
- default = mota
-
The
mota
feature is set by default whenevermaze-image
is added without
somewhere in the dependency tree.default-features = false - mota default
maze-image has 2 features without comments.