pub type PlayerUpdatesLog = Deque<Arc<PreparedUpdate>, UpdateId>;
pub struct PlayerUpdatesLog { /* private fields */ }