indent_string

Function indent_string 

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

Indent each non-empty line of a string.