Type Definition amq_protocol_types::FieldTable[][src]

type FieldTable = BTreeMap<ShortString, AMQPValue>;

A Map<String, AMQPValue>