Type Definition FieldArrayRef
lapin_async::types
type FieldArrayRef<'a> = &'a [AMQPValue];
A Reference pointing to a FieldArray