panic_at_the_disco 1.0.0

Enhancing panic! in the most musical fashion
Documentation

Panic! At The Disco

Usage

Add this to your Cargo.toml

[dependencies]
panic_at_the_disco = "*"

Add this to your lib ...

extern crate panic_at_the_disco;

Then initialise it by calling:

panic_at_the_disco::init();

Then panic in style:

panic!("at the disco");

License

Creative Chorus 0