Skip to main content

compile_source

Function compile_source 

Source
async fn compile_source(
    source: &ExternalSource,
) -> Result<(Vec<Candidate>, bool), String>