firedancer/
lib.rs

1pub fn notice() {
2    panic!("Crate reserved by the Firedancer Team for future use")
3}