pub type NetworkServiceArc = Arc<Mutex<NetworkService<NetworkRepository>>>;Aliased Typeยง
pub struct NetworkServiceArc { /* private fields */ }pub type NetworkServiceArc = Arc<Mutex<NetworkService<NetworkRepository>>>;pub struct NetworkServiceArc { /* private fields */ }