Skip to main content

truncate_field

Function truncate_field 

pub fn truncate_field(s: &str, max_chars: usize) -> Option<String>