Skip to main content

push_indented

Function push_indented 

Source
pub fn push_indented(output: &mut String, value: &str, indentation: u16)
Expand description

Append wrapped value indented by indentation spaces.