sample_adder_topanisto 0.1.0

Practice with the Rust Book Ch14! Hello digital footprint!
Documentation
1
2
3
4
5
// this no longer gets compiled as a crate-- does not show up in testing messages

pub fn setup() {
    
}