Enum rustc::middle::trans::datum::RvalueMode[src]
pub enum RvalueMode {
ByRef,
ByValue,
}Variants
ByRef |
|
ByValue |
|
pub enum RvalueMode {
ByRef,
ByValue,
}ByRef |
|
ByValue |
|
impl<__S: Writer> Hash<__S> for RvalueModefn hash(&self, __arg_0: &mut __S)impl Eq for RvalueModefn assert_receiver_is_total_eq(&self)impl PartialEq for RvalueModefn eq(&self, __arg_0: &RvalueMode) -> boolfn ne(&self, __arg_0: &RvalueMode) -> 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).