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