Skip to main content

remapping_applies

Function remapping_applies 

Source
fn remapping_applies(
    remapping: &Remapping,
    import_path: &Path,
    source_unit: &Path,
    root_dir: &Path,
) -> bool
Expand description

Returns whether a generated import would be redirected by remapping.