[][src]Type Definition lapin_futures::types::ByteArray

type ByteArray = Vec<u8>;

An array of bytes (RabbitMQ specific)