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