fstd 0.1.2

A fast standard library for Rust.
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented1 out of 9 items with examples
  • Size
  • Source code size: 53.17 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.95 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zhangyunhao116

fstd

A fast standard library for Rust.

See https://docs.rs/fstd/latest/fstd/ for more information.

Usage

Add this to your Cargo.toml:

[dependencies]
fstd = "0.1.1"