shiny_cloud/
lib.rs

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