Type Alias if_watch::tokio::IfWatcher

source ·
pub type IfWatcher = IfWatcher<TokioSocket>;
Expand description

Watches for interface changes.

Aliased Type§

struct IfWatcher { /* private fields */ }