pub type ProcMacroPaths = FxHashMap<CrateBuilderId, Result<(String, AbsPathBuf), ProcMacroLoadingError>>;
Aliased Typeยง
pub struct ProcMacroPaths { /* private fields */ }
pub type ProcMacroPaths = FxHashMap<CrateBuilderId, Result<(String, AbsPathBuf), ProcMacroLoadingError>>;
pub struct ProcMacroPaths { /* private fields */ }