second_class 0.1.0

A library to add two numbers
Documentation
1
2
3
4
5
6
7

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

   
}