Constant rustc_middle::ty::closure::CAPTURE_STRUCT_LOCAL

source ·
pub const CAPTURE_STRUCT_LOCAL: Local;
Expand description

Captures are represented using fields inside a structure. This represents accessing self in the closure structure