Cargo Features
[dependencies]
buongiornissimo-rs = { version = "0.2.1", default-features = false, features = ["moveable-feasts", "github-ci", "no-log"] }
- default = moveable-feasts
-
The
moveable-feasts
feature is set by default wheneverbuongiornissimo-rs
is added without
somewhere in the dependency tree.default-features = false - moveable-feasts default = bdays
-
Affects
buongiornissimo-rs::moveable_feasts
… - github-ci
- no-log
-
Enables max_level_off of log
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.