Cargo Features
solar-data-structures has no features set by default.
[dependencies]
solar-data-structures = { version = "0.1.0", features = ["nightly"] }
- nightly
-
Enables nightly of parking_lot, may_dangle and specialization of smallvec
Affects
solar-data-structures::fmt_from_fn
,never::Never
…