Crate unchecked_std

source ·
Expand description

Rust standard library methods with some checks removed for the sake of performance and binary size.

Modules§

  • Exports everything from the crate for simplicity and to comply with clippy::wildcard_imports.

Traits§