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