rust_closure 0.1.0

Rust closure
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}