pub type SubscriptionId = String;
A broker-assigned subscription identifier.
pub struct SubscriptionId { /* private fields */ }