pub type FieldsMap = HashMap<String, Vec<Vec<u8>>>;

Aliased Type§

struct FieldsMap { /* private fields */ }