Ipv4LCTrieSet

Type Alias Ipv4LCTrieSet 

Source
pub type Ipv4LCTrieSet = LCTrieSet<Ipv4Prefix>;
Expand description

Convenient alias for LC-Trie set of Ipv4 prefixes

Aliased Typeยง

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