sample_shoe_co 0.0.1

A demo crate simulating a shoe company with basic inventory and order processing examples.
Documentation
1
2
3
fn main() {
    println!("Opening Next Week");
}