Type Definition ip::PrefixLength

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

Convenience alias to name types implementing traits::PrefixLength.