addition-lib 0.1.0

Add your values with my function!
Documentation
1
2
3
4
5
6



fn main() {
    println!("Hello, world!");
}