Type Definition data_streaming_service::data_notification::NotificationId
source · [−]pub type NotificationId = u64;Expand description
A unique ID used to identify each notification.
pub type NotificationId = u64;A unique ID used to identify each notification.