pub(crate) fn write_indent(indent: usize, write: &mut dyn Write) -> Result<()>
Write indent number of double spaces to write.
indent
write