mirror of
https://github.com/sunface/rust-by-practice.git
synced 2025-06-23 20:49:41 +00:00
add practice projects
This commit is contained in:
2
practices/hello-package/src/front_of_house/mod.rs
Normal file
2
practices/hello-package/src/front_of_house/mod.rs
Normal file
@ -0,0 +1,2 @@
|
||||
pub mod hosting;
|
||||
pub mod serving;
|
Reference in New Issue
Block a user