SubId

Type Alias SubId 

Source
pub type SubId = String;
Expand description

A subscription id — content-independent, minted by the client, stable across reconnects.

Aliased Type§

pub struct SubId { /* private fields */ }