Type Alias ProcMacroPaths

Source
pub type ProcMacroPaths = FxHashMap<CrateBuilderId, Result<(String, AbsPathBuf), String>>;

Aliased Type§

struct ProcMacroPaths { /* private fields */ }