ntex_mqtt::v3

Type Alias Session

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

Aliased Typeยง

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