Struct rustc_trans::middle::traits::DerivedObligationCauseExperimental [-]  [+] [src]

pub struct DerivedObligationCause<'tcx> {
    // some fields omitted
}

Trait Implementations

Derived Implementations

impl<'tcx> Clone for DerivedObligationCause<'tcx>

fn clone(&self) -> DerivedObligationCause<'tcx>

fn clone_from(&mut self, &DerivedObligationCause<'tcx>)