pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Expand description
Convenient alias for radix trie set of Ipv4 prefixes
Aliased Typeยง
pub struct Ipv4RTrieSet(/* private fields */);pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Convenient alias for radix trie set of Ipv4 prefixes
pub struct Ipv4RTrieSet(/* private fields */);