Skip to main content

extract_chunks

Function extract_chunks 

Source
pub fn extract_chunks(
    file: &File,
    content: &str,
    symbols: &[Symbol],
) -> Vec<CodeChunk>