pub fn is_yaml_document_start(line: &str) -> bool
Returns true when a line is a YAML document start marker.
true