Skip to main content

extract_yaml_key_values

Function extract_yaml_key_values 

Source
pub fn extract_yaml_key_values(input: &str) -> Vec<YamlKeyValue>
Expand description

Extracts simple YAML mapping entries from the input.