Ipv4RTrieSet

Type Alias Ipv4RTrieSet 

Source
pub type Ipv4RTrieSet = RTrieSet<Ipv4Prefix>;
Expand description

Convenient alias for radix trie set of Ipv4 prefixes

Aliased Typeยง

pub struct Ipv4RTrieSet(/* private fields */);