Skip to main content

extract_source_with

Function extract_source_with 

Source
pub fn extract_source_with(
    lang: Lang,
    source: &str,
    path: &Path,
    ctx: &ExtractContext,
) -> CodeGraph