std2 0.1.0

No-BS, no-bloat standard library.
Documentation
  • Coverage
  • 0%
    0 out of 8 items documented0 out of 0 items with examples
  • Size
  • Source code size: 36.88 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 191.59 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • ZaneErebos

std2

No-BS, no-bloat standard library.

API Docs | License | Changelog

Usage

cargo add std2@=0.1.0

or

Cargo.toml

[dependencies]
std2 = "=0.1.0"

or

[dependencies.std2]
version = "=0.1.0"