Skip to main content

shiny_config/
lib.rs

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