Function format_string_len

Source
pub fn format_string_len(
    s: &str,
    max_col_len: usize,
    start_symb: &'static str,
) -> String