modules encapsulate from each other

This commit is contained in:
2026-03-26 13:19:59 +07:00
parent cb837c08f2
commit c51c086fbc
27 changed files with 194 additions and 175 deletions
+1 -2
View File
@@ -11,8 +11,7 @@ use crate::{
network::NetworkConfig,
},
nrxp::{
frame::{Frame, FrameType},
socks::SocksReply,
SocksReply, {Frame, FrameType},
},
};