Skip to main content

write_indent

Function write_indent 

Source
pub fn write_indent(w: &mut impl Write, depth: usize) -> Result<()>
Expand description

Write indentation spaces to the output.