Cargo Features
[dependencies]
chinese-lunisolar-calendar = { version = "0.2.0", default-features = false, features = ["std", "ba-zi-weight"] }
- default = std
-
The
std
feature is set by default wheneverchinese-lunisolar-calendar
is added without
somewhere in the dependency tree.default-features = false - std default
- ba-zi-weight
chinese-lunisolar-calendar has 3 features without comments.