Skip to main content

structural_mapping_colon

Function structural_mapping_colon 

Source
pub fn structural_mapping_colon(text: &str) -> Option<usize>
Expand description

The offset of the first colon that YAML treats as a mapping key/value separator, or None when the line has no such colon.