Type Definition iptrie::Ipv4RTrieSet
source · pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Expand description
Convenient alias for radix trie set of Ipv4 prefixes
pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Convenient alias for radix trie set of Ipv4 prefixes