Skip to main content

extract_file

Function extract_file 

Source
pub fn extract_file(
    path: &str,
    source: &[u8],
    pack: &LanguagePack,
) -> Result<FileExtraction>
Expand description

Parse a source file and extract all symbols and relationships.