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

pub struct t_box_ {
    pub sty: sty,
    pub id: uint,
    pub flags: uint,
}

Fields

sty
id
flags