fstd 0.1.2

A fast standard library for Rust.
Documentation
# fstd

A fast standard library for Rust.

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

## Usage

Add this to your `Cargo.toml`:

```toml
[dependencies]
fstd = "0.1.1"
```