pub fn format_string(s: &str, fmt: &StringFormat) -> StringExpand description
Format text according to a StringFormat: case, length, truncation.
pub fn format_string(s: &str, fmt: &StringFormat) -> StringFormat text according to a StringFormat: case, length, truncation.