AkiaCode / GoodbyeKT

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

Home Page:https://www.youtube.com/watch?v=_eCf-8daVTs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GoodbyeKT

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

Example

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

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

About

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

https://www.youtube.com/watch?v=_eCf-8daVTs

License:MIT License


Languages

Language:Rust 100.0%