Skip to content

skade/panic_at_the_disco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages