fn read_i32_raw(v: &Value) -> Option<i32>Expand description
The integer read behind read_max_tokens, without issue reporting —
its caller reports in terms of max_tokens’ own accepted range.
fn read_i32_raw(v: &Value) -> Option<i32>The integer read behind read_max_tokens, without issue reporting —
its caller reports in terms of max_tokens’ own accepted range.