pub type PrefixSet<A> = <A as AfiClass>::PrefixSet;Available on crate feature
std only.Expand description
Convenience alias to name types implementing traits::PrefixSet.
pub type PrefixSet<A> = <A as AfiClass>::PrefixSet;std only.Convenience alias to name types implementing traits::PrefixSet.