Type Definition collab2::db::NotificationBatch

source ·
pub type NotificationBatch = Vec<(UserId, Notification)>;