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