Expand description
A collection of modules that aim to feel like extensions of core, alloc, and std.
§Features
This crates uses additive features so that consumers can choose what they would like to enabled. Thus, there is nothing exported by default. The available features are listed below:
Feature | Sub-features |
---|---|
alloc * | |
ascii | step-trait *, serde |
* Requires the Nightly channel.