Struct fst::automaton::StartsWithState [] [src]

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

The Automaton state for StartsWith<A>.