1 stable release
Uses old Rust 2015
1.0.0 | Jul 27, 2017 |
---|
#944 in Audio
3KB
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
Dependencies
~195KB