pub type AccountMeta = HashMap<AccountMetaKey, String>;Expand description
This is a re-exportation from the myc core to allow users to import both from myc-http-tools instead of the myc-core.
Aliased Typeยง
pub struct AccountMeta { /* private fields */ }