Wrap network under its own mod

This commit is contained in:
Santiago Carmuega 2021-11-24 05:51:14 -03:00
parent 0303ecdbfb
commit 99f42632fc
3 changed files with 2 additions and 5 deletions

View file

@ -0,0 +1 @@
pub mod network;