Type Alias DocsMap

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

Aliased Typeยง

pub struct DocsMap { /* private fields */ }