Skip to main content

write_unstable_interface_markdown

Function write_unstable_interface_markdown 

pub fn write_unstable_interface_markdown<W: Write>(
    rows: &[UnstableInterfaceRow],
    w: &mut W,
) -> Result<()>
Expand description

unstable-interface markdown emitter — interfaces whose instability propagates to their dependents.