Skip to main content

PieceUpdateOps_PerPlayer

Type Alias PieceUpdateOps_PerPlayer 

Source
pub type PieceUpdateOps_PerPlayer = SecondaryMap<PlayerId, PieceUpdateOp<(), ()>>;

Aliased Typeยง

pub struct PieceUpdateOps_PerPlayer { /* private fields */ }