Cargo Features
[dependencies]
microcad-lang = { version = "0.1.0", default-features = false, features = ["geo3d"] }
- default = geo3d
-
The
geo3d
feature is set by default whenevermicrocad-lang
is added without
somewhere in the dependency tree.default-features = false - geo3d default
microcad-lang has 2 features without comments.