base_db

Type Alias ProcMacroPaths

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

Aliased Typeยง

struct ProcMacroPaths { /* private fields */ }