Struct fst::automaton::UnionState [] [src]

pub struct UnionState<A: Automaton, B: Automaton>(_, _);

The Automaton state for Union<A, B>.