shiny_state/
lib.rs

1pub fn main() {
2    println!("Shiny State!")
3}