1 unstable release
0.1.0 | Nov 10, 2022 |
---|
#61 in #dealing
2KB
Rust Fast Built-ins
Rust Fast Built-ins (RFB) provides an alternative to the Rust standard library basically to prevent dealing with lifetime parameters, unsized types and having to exchange between string types.