Skip to main content

write_main_dev_by_revs_markdown

Function write_main_dev_by_revs_markdown 

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