Function props_rs::to_map[][src]

pub fn to_map(props: Vec<Property>) -> HashMap<String, String>
Expand description

A convenience function which converts a Vec of Property into a set of Property stored in a HashMap