#reset #slow #think #kt

goodbye_kt

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

1 unstable release

0.1.0 Apr 19, 2021

#7 in #think

27 downloads per month

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–15MB
~221K SLoC