Struct fst::automaton::ComplementState [] [src]

pub struct ComplementState<A: Automaton>(_);

The Automaton state for Complement<A>.