Struct cairo_lang_lowering::lower::context::VarRequest
source · pub struct VarRequest {
pub ty: TypeId,
pub location: StableLocationOption,
}
Expand description
Request for a lowered variable allocation.
Fields§
§ty: TypeId
§location: StableLocationOption