shiny_security/
lib.rs

1pub fn hello() {
2    println!("Shiny Security!")
3}