Struct rustc::middle::trans::monomorphize::MonoParamId[src]
pub struct MonoParamId {
pub subst: t,
}Fields
subst |
pub struct MonoParamId {
pub subst: t,
}subst |
impl<__S: Writer> Hash<__S> for MonoParamIdfn hash(&self, __arg_0: &mut __S)impl Eq for MonoParamIdfn assert_receiver_is_total_eq(&self)impl PartialEq for MonoParamIdfn eq(&self, __arg_0: &MonoParamId) -> boolfn ne(&self, __arg_0: &MonoParamId) -> bool
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).