fstd 0.1.2

A fast standard library for Rust.
Documentation
[[bench]]
harness = false
name = "bench"

[dependencies]
[dev-dependencies.criterion]
version = "0.4.0"

[features]
rand_nobias = []

[lib]
bench = false

[package]
authors = ["ZhangYunHao <zhangyunhao116@gmail.com>"]
categories = []
description = "A fast standard library for Rust."
edition = "2021"
keywords = []
license = "MIT OR Apache-2.0"
name = "fstd"
readme = "README.md"
repository = "https://github.com/zhangyunhao116/fstd"
version = "0.1.2"