Skip to main content

extract_file

Function extract_file 

Source
pub fn extract_file(path: &Path) -> Result<Vec<Chunk>, ParseError>
Expand description

Extract chunks from any supported file - code or plain text.