pub fn set_tokenizer_fallback(enabled: bool) -> boolExpand description
Set the flag explicitly. Returns the previous value so callers
can restore it (the TokenizerFallbackGuard RAII helper does
this automatically).
pub fn set_tokenizer_fallback(enabled: bool) -> boolSet the flag explicitly. Returns the previous value so callers
can restore it (the TokenizerFallbackGuard RAII helper does
this automatically).