//#![allow(unused)] #[cfg(test)] include!(concat!(env!("OUT_DIR"), "/generated.rs")); fn main() { println!("Nothing to see here, please run me through cargo test :)"); }