[][src]Trait Alias ggpf::game::MoveTrait

trait MoveTrait = PartialEq + Eq + Copy + Clone + Hash + Debug + Send + Sync;

Action that may be applied to a game state.