pub type MintPrototype = HashMap<String, HashMap<String, String>>;
pub struct MintPrototype { /* private fields */ }