Type Definition lapin_async::types::ByteArray

source ·
pub type ByteArray = Vec<u8, Global>;
Expand description

An array of bytes (RabbitMQ specific)