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