Module mqtt_codec_kit::common
source · Re-exports§
pub use self::encodable::Decodable;
pub use self::encodable::Encodable;
pub use self::qos::QualityOfService;
pub use self::topic_filter::TopicFilter;
pub use self::topic_name::TopicName;
pub use self::topic_name::TopicNameDecodeError;
pub use self::topic_name::TopicNameError;
pub use self::topic_name::TopicNameRef;
pub use self::variable_header::*;
Modules§
- QoS (Quality of Services)
- Topic filter
- Topic name
Constants§
- Character used to separate each level within a topic tree and provide a hierarchical structure.
- Wildcard character that matches any number of levels within a topic.
- The &str version of
MATCH_ALL_CHAR
- Wildcard character that matches only one topic level.
- The &str version of
MATCH_ONE_CHAR
- Shared topic prefix
- System topic prefix