pub type CompilerOptionsPathsMap = IndexMap<String, Vec<PathBuf>, BuildHasherDefault<FxHasher>>;
pub struct CompilerOptionsPathsMap { /* private fields */ }