Function rustc::middle::trans::base::trans_tuple_struct[src]
pub fn trans_tuple_struct(ccx: &CrateContext, _fields: &[StructField], ctor_id: NodeId, param_substs: ¶m_substs, llfndecl: ValueRef)
pub fn trans_tuple_struct(ccx: &CrateContext, _fields: &[StructField], ctor_id: NodeId, param_substs: ¶m_substs, llfndecl: ValueRef)
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 (or str), enum,
trait, typedef (or
tdef).