Skip to main content

PlayerUpdatesLog

Type Alias PlayerUpdatesLog 

Source
pub type PlayerUpdatesLog = Deque<Arc<PreparedUpdate>, UpdateId>;

Aliased Typeยง

pub struct PlayerUpdatesLog { /* private fields */ }