emit_frontmatter_diagnostic

Function emit_frontmatter_diagnostic 

Source
fn emit_frontmatter_diagnostic(
    e: FrontmatterError,
    contents: &str,
    manifest_file: &Path,
    gctx: &GlobalContext,
) -> Error