pub const TOOL_START_SCAN_HOLD: usize = 80;Expand description
Bytes held back when re-scanning a stream for find_tool_start: longer
than the longest opening, so one split across future tokens is still seen
from its first byte.
pub const TOOL_START_SCAN_HOLD: usize = 80;Bytes held back when re-scanning a stream for find_tool_start: longer
than the longest opening, so one split across future tokens is still seen
from its first byte.