#[test] fn ready() { println!("it works!") } #[test] fn main() { // Color::predefined("blue"); // Color::predefined("aa"); }