Skip to main content

AI_CHUNK_SIZE_CODE

Constant AI_CHUNK_SIZE_CODE 

Source
pub const AI_CHUNK_SIZE_CODE: usize = 256;
Expand description

Chunk size for code files (chars). Smaller chunks preserve function boundaries.