rust-fb

Crates.iorust-fb
lib.rsrust-fb
version0.1.0
sourcesrc
created_at2022-11-10 16:12:00.487457
updated_at2022-11-10 16:12:00.487457
descriptionRobust alternative to the Rust Standard Library.
homepage
repositoryhttps://github.com/matheusdiasdesouzads/rust-fb
max_upload_size
id712197
size1,497
Matheus Dias de Souza (hydroper)

documentation

README

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.

Commit count: 0

cargo fmt