Cargo Features
[dependencies]
g2h = { version = "0.1.1", default-features = false, features = ["doc"] }
- default = doc
-
The
doc
feature is set by default wheneverg2h
is added without
somewhere in the dependency tree.default-features = false - doc default
g2h has 2 features without comments.