Type Alias chalk_integration::lowering::env::FnDefIds
source · pub type FnDefIds = BTreeMap<Identifier, FnDefId<ChalkIr>>;
Aliased Type§
struct FnDefIds { /* private fields */ }
pub type FnDefIds = BTreeMap<Identifier, FnDefId<ChalkIr>>;
struct FnDefIds { /* private fields */ }