pub type SubId = String;
A subscription id — content-independent, minted by the client, stable across reconnects.
pub struct SubId { /* private fields */ }