Rust library that can be reset if you think it's slow
```rust fn main() { let status = goodbye_kt::reset();
println!("{}", status);
} ```