Skip to main content

indent_lines

Function indent_lines 

Source
pub fn indent_lines(input: &str, indent: &str) -> String
Expand description

Prefixes each logical line with the provided indent string.