pub type Meta = HashMap<String, (String, Source)>;
Represents the meta data attached to a commodity, a transaction, or a posting.
pub struct Meta { /* private fields */ }