Struct rustc_typeck::check::closure::ClosureSignatures [−][src]
Fields
bound_sig: PolyFnSig<'tcx>
liberated_sig: FnSig<'tcx>
Auto Trait Implementations
impl<'tcx> !RefUnwindSafe for ClosureSignatures<'tcx>
impl<'tcx> !Send for ClosureSignatures<'tcx>
impl<'tcx> !Sync for ClosureSignatures<'tcx>
impl<'tcx> Unpin for ClosureSignatures<'tcx>
impl<'tcx> !UnwindSafe for ClosureSignatures<'tcx>
Blanket Implementations
Layout
Note: Most layout information is completely unstable and may even differ between compilations. The only exception is types with certain repr(...)
attributes. Please see the Rust Reference’s “Type Layout” chapter for details on type layout guarantees.
Size: 40 bytes