pub type FieldTable = BTreeMap<String, AMQPValue>;
A Map<String, AMQPValue>
pub struct FieldTable { /* private fields */ }