Skip to main content

attach

Function attach 

Source
pub fn attach(
    sources: &mut SourceMap,
) -> Result<Vec<(String, Module)>, Vec<Diagnostic>>
Expand description

See the module doc for what this function is allowed to become without its callers changing.