Function write_main_dev_by_deletions_markdown
pub fn write_main_dev_by_deletions_markdown<W: Write>(
rows: &[MainDevRow],
w: &mut W,
) -> Result<()>pub fn write_main_dev_by_deletions_markdown<W: Write>(
rows: &[MainDevRow],
w: &mut W,
) -> Result<()>