#applications #next-gen #exiting #intuitive #hyper-efficient

kaboom

Simple and Intuitive library for Next-Gen application exiting

2 stable releases

1.0.1 Feb 7, 2023

#567 in Operating systems

37 downloads per month

CC-PDDC license

2KB

KABOOM!

Next-Gen Rust Library for hyper-efficient application exiting

Usage

To use kaboom, add it via cargo!

cargo add kaboom

Now, just import it and get started! Newcomers don't worry- Kaboom is built for any skill level. It's extremely easy to get started, and applications can be as small as this!

fn main(){
    use kaboom::kaboom;
    kaboom!();
}

No runtime deps