1 stable release
1.0.0 | Dec 29, 2023 |
---|
#600 in Audio
135KB
1.5K
SLoC
panic!("at the disco")
- Rust
This crate is a simple panic handler that plays the song "Hey Look Ma, I Made It!" and prints 🎩 Hey Look Ma, I Made It! 🕺
to the console before panicking.
This is a meme crate and should not be used in production.
Usage
To use it, you can add it to your dependencies in your Cargo.toml
file.
Cargo.toml
/* ... */
[dependencies]
panic-at-the-disco-rs = { path = "../panic-at-the-disco-rs/"}
main.rs
use panic_at_the_disco_rs::panic;
fn main() {
panic!("Oh no!");
}
Repo
This crate is available on Github at https://github.com/ptourne/panic-at-the-disco-rs
Disclaimer
This crate is not associated by any means with the producers, publishing label, writers, or artists of the song "Hey Look Ma, I Made It!" by Panic! at the Disco. All rights to the song belong to their respective owners.
lib.rs
:
This is a meme crate and should not be used in production. This crate is not associated by any means with the producers, publishing label, writers, or artists of the song "Hey Look Ma, I Made It!" by Panic! at the Disco.
Dependencies
~0.7–29MB
~427K SLoC