Macro tiny_std

Source
macro_rules! tiny_std {
    () => { ... };
}
Expand description

A micro version of Rust’s standard library’s prelude.