Type Alias PlayersVec

Source
pub type PlayersVec = Vec<PlayerId>;

Aliased Typeยง

pub struct PlayersVec { /* private fields */ }