refactor: Improve network module naming (#245)

This commit is contained in:
Santiago Carmuega 2023-04-11 01:21:11 +02:00 committed by GitHub
parent d5f0c2fd80
commit a64cd08678
16 changed files with 251 additions and 261 deletions

View file

@ -1,4 +1,3 @@
pub mod bearer;
pub mod facades;
pub mod miniprotocols;
pub mod plexer;
pub mod multiplexer;