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