Crates.io | rust-fb |
lib.rs | rust-fb |
version | 0.1.0 |
source | src |
created_at | 2022-11-10 16:12:00.487457 |
updated_at | 2022-11-10 16:12:00.487457 |
description | Robust alternative to the Rust Standard Library. |
homepage | |
repository | https://github.com/matheusdiasdesouzads/rust-fb |
max_upload_size | |
id | 712197 |
size | 1,497 |
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.