Struct fst::map::Union [−][src]
pub struct Union<'m>(_);
A stream of set union over multiple map streams in lexicographic order.
The 'm lifetime parameter refers to the lifetime of the underlying map.
pub struct Union<'m>(_);
A stream of set union over multiple map streams in lexicographic order.
The 'm lifetime parameter refers to the lifetime of the underlying map.