shinyframework_core 0.1.0

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