Skip to main content

detect_chunks

Function detect_chunks 

Source
pub fn detect_chunks(content: &str) -> Vec<SemanticChunk>
Expand description

Detect semantic boundaries in content and group lines into chunks.