Skip to main content

MultivaluedHashMapStringComponentExportRepresentation

Type Alias MultivaluedHashMapStringComponentExportRepresentation 

Source
pub type MultivaluedHashMapStringComponentExportRepresentation = HashMap<String, Vec<ComponentExportRepresentation>>;

Aliased Typeยง

pub struct MultivaluedHashMapStringComponentExportRepresentation { /* private fields */ }