kecc::write_base

Function write_indent

Source
pub(crate) fn write_indent(indent: usize, write: &mut dyn Write) -> Result<()>
Expand description

Write indent number of double spaces to write.