byte_count_to_tokens

Function byte_count_to_tokens 

Source
pub(crate) fn byte_count_to_tokens(bytes: usize) -> usize
Expand description

Estimate source tokens from a searched byte count.