cargo-generate 0.23.8

cargo, make me a project
Documentation
1
2
/// represents key value storage of defined values
pub type TemplateValues = HashMap<String, toml::Value>;