llg_matcher_is_stopped

Function llg_matcher_is_stopped 

#[unsafe(no_mangle)]
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.