[][src]Function ktmpl::parameter_values_from_yaml

pub fn parameter_values_from_yaml(yaml: Yaml) -> Result<ParameterValues, String>

Loads ParameterValues from a YAML document in the format of a parameter file.