rain_example_crate 0.1.0

this is a example crate.
Documentation
1
2
3
4
fn main() {
    println!("Hello, world!");
}