Type Alias chalk_integration::lowering::env::ClosureIds

source ·
pub type ClosureIds = BTreeMap<Identifier, ClosureId<ChalkIr>>;

Aliased Type§

struct ClosureIds { /* private fields */ }