examples_example_cli

Function clamp_string

Source
pub(crate) fn clamp_string(val: &str, max_width: usize) -> String