[][src]Function text_utils::indent_with

pub fn indent_with(text: impl AsRef<str>, prefix: &str) -> String

Adds prefix to each non-empty line.