Type Alias iptrie::Ipv4RTrieSet
source · pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Expand description
Convenient alias for radix trie set of Ipv4 prefixes
Aliased Type§
struct Ipv4RTrieSet(/* private fields */);pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;Convenient alias for radix trie set of Ipv4 prefixes
struct Ipv4RTrieSet(/* private fields */);