Module property

Module property 

Source

Structs§

Property
Represents a key-value property.

Functions§

into_hashmap
Converts a Vec<Property> to a HashMap<String, String>.
make_properties
Converts a HashMap<String, String> to a Vec<Property>.