Ipv6RTrieSet

Type Alias Ipv6RTrieSet 

Source
pub type Ipv6RTrieSet = RTrieSet<Ipv6Prefix>;
Expand description

Convenient alias for radix trie set of Ipv6 prefixes

Aliased Typeยง

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