[][src]Function text_utils::indent

pub fn indent(text: impl AsRef<str>, space: usize) -> String

Adds spaces to each non-empty line.