Skip to main content

indent

Function indent 

Source
pub(crate) fn indent(s: &str, first: &str, rest: &str) -> String
Expand description

Indents non-empty lines. The output always ends with a newline.