/// Marker traits
use crateZMQCodec;
use fmt;
/// Marker trait for all ZMQ messages
/// Marker trait for things that are compatible with PubSubMessage
/// Marker trait for things that are compatible with DataMessage
/// Marker trait for things that are compatible with PubSubDataMessage
/// Marker trait for things that are compatible with ImageMessage
/// Marker trait for things that are compatible with PubSubImageMessage