IfWatcher

Type Alias IfWatcher 

Source
pub type IfWatcher = IfWatcher<TokioSocket>;
Expand description

Watches for interface changes.

Aliased Typeยง

pub struct IfWatcher { /* private fields */ }