StringMap

Type Alias StringMap 

Source
pub type StringMap = HashMap<String, String>;

Aliased Typeยง

pub struct StringMap { /* private fields */ }