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 Move
impl Debug for Move
impl Hash for Move
fn hash<__H: Hasher>(&self, __arg_0: &mut __H)
fn hash_slice<H>(data: &[Self], state: &mut H) where H: Hasher
impl PartialEq for Move
impl Eq for Move
impl Clone for Move
fn clone(&self) -> Move
fn 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
).