restaurant: Add example on modules/structure/...

This commit is contained in:
laurens 2020-05-22 17:28:12 +02:00
parent 9a3afcec47
commit 5a7dfb8ba1
7 changed files with 83 additions and 0 deletions

9
restaurant/Cargo.toml Normal file
View file

@ -0,0 +1,9 @@
[package]
name = "restaurant"
version = "0.1.0"
authors = ["laurens <miers132@gmail.com>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]