Struct backgammon_logic::game::Game[][src]

pub struct Game { /* fields omitted */ }

Methods

impl Game
[src]

Trait Implementations

impl Clone for Game
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Game

impl Sync for Game