Enum rustc::middle::typeck::check::_match::PointerKind[src]
pub enum PointerKind {
Send,
Borrowed,
}Variants
Send | |
Borrowed |
pub enum PointerKind {
Send,
Borrowed,
}Send | |
Borrowed |
impl PartialEq for PointerKindfn eq(&self, __arg_0: &PointerKind) -> boolfn ne(&self, __arg_0: &PointerKind) -> 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).