pub type FieldArray = Vec<AMQPValue>;
An array of AMQPValue
pub struct FieldArray { /* private fields */ }