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