cargo-ux 0.1.0

Cargo plugin to help develop UX framework applications
1
2
3
fn main() {
    println!("Hello, world!");
}