Skip to main content

split_frontmatter

Function split_frontmatter 

Source
pub fn split_frontmatter(raw: &str) -> Result<(BTreeMap<String, Value>, String)>