Skip to main content

parse_frontmatter

Function parse_frontmatter 

Source
pub fn parse_frontmatter(yaml_str: &str) -> Result<RawFrontmatter, MetaError>
Expand description

Parse a YAML string into RawFrontmatter.