Ipv6LCTrieSet

Type Alias Ipv6LCTrieSet 

Source
pub type Ipv6LCTrieSet = LCTrieSet<Ipv6Prefix>;
Expand description

Convenient alias for LC-Trie set of Ipv6 prefixes

Aliased Typeยง

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