ntex_mqtt::v5

Type Alias Session

source
pub type Session<St> = Session<MqttSink, St>;

Aliased Typeยง

struct Session<St>(/* private fields */);