Type Definition lapin_async::types::FieldTable

source ·
pub type FieldTable = BTreeMap<String, AMQPValue, Global>;
Expand description

A Map<String, AMQPValue>