1 2 3
fn main() { compile_error!("This crate is an old toy project that probably shouldn't be on crates.io. If you want to try it out anyway, install the 3.1.0 version."); }