Type Definition dot_vox::Dict

source · []
pub type Dict = HashMap<String, String>;
Expand description

General dictionary.