Struct rustc::middle::ty::field[src]

pub struct field {
    pub ident: Ident,
    pub mt: mt,
}

Fields

ident
mt

Trait Implementations

Derived Implementations

impl<__S: Writer> Hash<__S> for field

fn hash(&self, __arg_0: &mut __S)

impl Eq for field

fn assert_receiver_is_total_eq(&self)

impl PartialEq for field

fn eq(&self, __arg_0: &field) -> bool

fn ne(&self, __arg_0: &field) -> bool