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