Function frontmatter::parse_and_find_content [] [src]

pub fn parse_and_find_content(
    text: &str
) -> Result<(Option<Yaml>, &str), ScanError>