Skip to main content

strip_yaml_document_markers

Function strip_yaml_document_markers 

Source
pub fn strip_yaml_document_markers(input: &str) -> &str
Expand description

Strips leading and trailing YAML document markers when they are present.