custom_fmt_md

Function custom_fmt_md 

Source
async fn custom_fmt_md(
    md_file: PathBuf,
    check: bool,
    fmt: FmtFragServer,
) -> Result<()>
Expand description

Applies rustfmt and custom format for all Rust code blocks in the Markdown file