Next-Gen Rust Library for hyper-efficient application exiting
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!
```rs
fn main(){
}
```