Crates.io | goodbye_kt |
lib.rs | goodbye_kt |
version | 0.1.0 |
source | src |
created_at | 2021-04-19 07:48:36.581642 |
updated_at | 2021-04-19 07:48:36.581642 |
description | Rust library that can be reset if you think it's slow |
homepage | |
repository | https://github.com/AkiaCode/GoodbyeKT |
max_upload_size | |
id | 386551 |
size | 4,786 |
Rust library that can be reset if you think it's slow
fn main() {
let status = goodbye_kt::reset();
println!("{}", status);
}