pub type UserUpdatesMap = HashMap<ObjectId, Arc<UpdatesWithSnap>>;
pub struct UserUpdatesMap { /* private fields */ }