Enum ppapi::input::MoveExperimental
[-]
[+]
[src]
pub enum Move {
Enter,
Leave,
Move,
}Variants
Enter | |
Leave | |
Move |
pub enum Move {
Enter,
Leave,
Move,
}Enter | |
Leave | |
Move |
impl Copy for Moveimpl Show for Moveimpl PartialEq for Moveimpl Eq for Movefn assert_receiver_is_total_eq(&self)impl<__S: Writer + Hasher> Hash<__S> for Movefn hash(&self, __arg_0: &mut __S)impl Clone for Movefn clone(&self) -> Movefn clone_from(&mut self, source: &Self)
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, enum,
trait, typedef (or
tdef).