Type Definition ByteArray
amq_protocol::types
type ByteArray = Vec<u8>;
An array of bytes (RabbitMQ specific)