"minimal std is a feature" - a coping rust shill.
[crates.io](https://crates.io/crates/std2) |
[API Docs (docs.rs)](https://docs.rs/std2) |
[Changelog](CHANGELOG.md) |
[License](LICENSE)
-
```shell
cargo add std2@=0.1.1
```
or
`Cargo.toml`
```toml
[dependencies]
std2 = "=0.1.1"
```
or
```toml
[dependencies.std2]
version = "=0.1.1"
```