add practice projects

This commit is contained in:
sunface
2022-03-14 21:14:52 +08:00
parent df2e2fe02c
commit 80cc58aebe
10 changed files with 76 additions and 0 deletions

View File

@ -0,0 +1,2 @@
pub mod hosting;
pub mod serving;