Type Alias ra_ap_base_db::ProcMacroPaths

source ·
pub type ProcMacroPaths = FxHashMap<CrateId, Result<(Option<String>, AbsPathBuf), String>>;

Aliased Type§

struct ProcMacroPaths { /* private fields */ }