Type Definition argmap::Map

source · []
pub type Map = HashMap<String, Vec<String>>;