goodbye_kt

Crates.iogoodbye_kt
lib.rsgoodbye_kt
version0.1.0
sourcesrc
created_at2021-04-19 07:48:36.581642
updated_at2021-04-19 07:48:36.581642
descriptionRust library that can be reset if you think it's slow
homepage
repositoryhttps://github.com/AkiaCode/GoodbyeKT
max_upload_size
id386551
size4,786
(AkiaCode)

documentation

https://docs.rs/goodbye_kt

README

GoodbyeKT

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

Example

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

    println!("{}", status);
}
Commit count: 2

cargo fmt