Skip to main content

render_patches

Function render_patches 

Source
pub fn render_patches<W: Write>(writer: &mut W, patches: &[Patch]) -> Result<()>