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 whenever kitten-anno-lib is added without default-features = false somewhere in the dependency tree.

std default wasmbind?

Enables clock of chrono

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