Skip to main content

display_do_indent

Function display_do_indent 

Source
pub fn display_do_indent(indent: usize, f: &mut Formatter<'_>) -> Result
Expand description

Produces a \n followed by indent-many spaces - i.e. does the indentation for crate::tex::nodes::NodeTrait::display_fmt.