[][src]Type Definition lapin_futures_tls_internal::lapin::types::ByteArray

type ByteArray = Vec<u8>;

An array of bytes (RabbitMQ specific)