Cargo Features
[dependencies]
kitten-anno-lib = { version = "0.3.16", default-features = false, features = ["std", "wasmbind"] }
- default = std
-
The
std
feature is set by default wheneverkitten-anno-lib
is added without
somewhere in the dependency tree.default-features = false - std default wasmbind?
-
Affects
chord::Chord.str
,day::Day.str
,hms::Hms.str
,month::Month.str
,month::Month.flower
,month::Month.elemental
,month::Month.imagery
,year::Year.str
… - wasmbind = std
-
Enables wasm-bindgen, wasmbind of chrono