Type Definition ip::Interface

source ·
pub type Interface<A> = <A as AfiClass>::Interface;
Expand description

Convenience alias to name types implementing traits::Interface.