pub fn normalize_import(
    base_config_path: &Path,
    import_path: impl Into<PathBuf>
) -> PathBuf
Expand description

Normalize import paths.