Cargo Features
Stary has no features set by default.
[dependencies]
stary = { version = "0.2.1", features = ["alloc", "ascii", "step-trait", "serde"] }
- alloc
-
Which components to export.
Affects
stary::alloc
… - ascii
-
Affects
stary::ascii
… - step-trait
-
Extras that require nightly Rust.
- serde
-
Integration with other crates.
Enables serde