samir_practice 0.1.0

This is my first api library that is made for rust. It is a starting for rust
Documentation
1
2
3
fn main() {
    println!("Hello, world!");
}