Cargo Features

[dependencies]
g2h = { version = "0.1.1", default-features = false, features = ["doc"] }
default = doc

The doc feature is set by default whenever g2h is added without default-features = false somewhere in the dependency tree.

doc default

g2h has 2 features without comments.