[][src]Type Definition amq_protocol_types::FieldTable

type FieldTable = BTreeMap<ShortString, AMQPValue>;

A Map<String, AMQPValue>