Type Definition ByteArrayRef
lapin_async::types
type ByteArrayRef<'a> = &'a [u8];
A Reference pointing to a ByteArray