async fn custom_fmt_md( md_file: PathBuf, check: bool, fmt: FmtFragServer, ) -> Result<()>
Applies rustfmt and custom format for all Rust code blocks in the Markdown file