Struct rustc_typeck::middle::ty::UnboxedClosureUpvarExperimental
[-]
[+]
[src]
pub struct UnboxedClosureUpvar<'tcx> { pub def: Def, pub span: Span, pub ty: &'tcx TyS<'tcx>, }
Fields
def | |
span | |
ty |