Struct ggp_rs::Move
[−]
[src]
pub struct Move {
// some fields omitted
}A move in a game
pub struct Move {
// some fields omitted
}A move in a game
impl Display for Moveimpl Debug for Moveimpl Hash for Movefn hash<__H: Hasher>(&self, __arg_0: &mut __H)fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasherimpl PartialEq for Moveimpl Eq for Moveimpl 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).