Skip to main content

parse_source

Function parse_source 

Source
pub fn parse_source(lang: Lang, source: &[u8]) -> ParsedFile
Expand description

Parse one in-memory source buffer into defs/refs. Returns an empty result for unsupported languages or unbuildable tag configs.