#false #sieve #ones #panics

bin+lib RUSTRUSTRUST

The only crate to sieve the false ones out

2 releases

0.1.1 Mar 31, 2024
0.1.0 Mar 31, 2024

#4 in #false

MIT license

13KB
281 lines

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

Dependencies

~2–3MB
~90K SLoC