| Crates.io | rust-fb |
| lib.rs | rust-fb |
| version | 0.1.0 |
| created_at | 2022-11-10 16:12:00.487457+00 |
| updated_at | 2022-11-10 16:12:00.487457+00 |
| 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.