Skip to main content

parse_yaml_key

Function parse_yaml_key 

Source
pub fn parse_yaml_key(after: &str) -> Option<String>
Expand description

Parses a YAML mapping key from text ending immediately before its colon.