Struct if_watch::IfWatcher [−][src]
pub struct IfWatcher(_);
Watches for interface changes.
Implementations
impl IfWatcher
[src]
impl IfWatcher
[src]pub struct IfWatcher(_);
Watches for interface changes.
impl IfWatcher
[src]impl RefUnwindSafe for IfWatcher
impl Send for IfWatcher
impl Sync for IfWatcher
impl Unpin for IfWatcher
impl UnwindSafe for IfWatcher