Struct rustc::middle::traits::DerivedObligationCauseUnstable
[-] [+]
[src]
pub struct DerivedObligationCause<'tcx> { // some fields omitted }
pub struct DerivedObligationCause<'tcx> { // some fields omitted }
impl<'tcx> Eq for DerivedObligationCause<'tcx>
impl<'tcx> PartialEq for DerivedObligationCause<'tcx>
fn eq(&self, __arg_0: &DerivedObligationCause<'tcx>) -> bool
fn ne(&self, __arg_0: &DerivedObligationCause<'tcx>) -> bool
impl<'tcx> Clone for DerivedObligationCause<'tcx>
fn clone(&self) -> DerivedObligationCause<'tcx>
fn clone_from(&mut self, source: &Self)
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).