#reset #think #slow #kt

goodbye_kt

Rust library that can be reset if you think it's slow

1 unstable release

0.1.0 Apr 19, 2021

#11 in #think

MIT license

4KB

GoodbyeKT

Rust library that can be reset if you think it's slow

Example

fn main() {
    let status = goodbye_kt::reset();

    println!("{}", status);
}

Dependencies

~3–14MB
~196K SLoC