fn remapping_applies( remapping: &Remapping, import_path: &Path, source_unit: &Path, root_dir: &Path, ) -> bool
Returns whether a generated import would be redirected by remapping.
remapping