Type Definition amq_protocol_types::ByteArray[][src]

type ByteArray = Vec<u8>;

An array of bytes (RabbitMQ specific)