public_test_crate 0.1.2

The library is a test, adds one to a number
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}