RUSTRUSTRUST

Crates.ioRUSTRUSTRUST
lib.rsRUSTRUSTRUST
version0.1.1
sourcesrc
created_at2024-03-31 17:08:08.594874
updated_at2024-03-31 17:15:14.703431
descriptionThe only crate to sieve the false ones out
homepage
repositoryhttps://github.com/Jujumba/RUSTRUSTRUST
max_upload_size
id1191777
size21,079
Farid (Jujumba)

documentation

https://docs.rs/RUSTRUSTRUST/latest/RUSTRUSTRUST

README

The only crate to sieve the false ones out

Run the Test in your build script

// build.rs
pub fn main() {
    RUSTRUSTRUST::THE_TEST();
}

If panics, you're not 100% RUST

Commit count: 5

cargo fmt