Function llg_matcher_is_stopped

pub extern "C" fn llg_matcher_is_stopped(matcher: &LlgMatcher) -> bool
Expand description

Check if the matcher will force EOS token. This returns true also in error state, as that is a forced stop.