Searched defs:NetworkInner (Results 1 – 1 of 1) sorted by relevance
98 pub struct NetworkInner { struct107 impl NetworkInner { impl157 type NetworkInner; typedef159 fn notify_online(self: &NetworkInner, info: NetworkInfo) -> bool; in notify_online()160 fn notify_offline(self: &NetworkInner); in notify_offline()168 notifier: Box<NetworkInner>, in RegisterNetworkChange()