Skip to content
/ kaboom Public

rust library for hyper-efficient application exiting

Notifications You must be signed in to change notification settings

aenriii/kaboom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!();
}

About

rust library for hyper-efficient application exiting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages