static CONTRIBUTORS: &str = include_str!("CONTRIBUTORS"); pub(crate) fn run() { println!("\n{CONTRIBUTORS}"); }