1 2 3 4 5 6 7 8 9 10
A crate for not using ========================== Seriously do not use this crate for anything. ```rust fn here_is_some_rust() { println!("do a thing"); } ```