Skip to main content

truncate_str

Function truncate_str 

Source
pub fn truncate_str(s: &str, max_len: usize) -> String
Expand description

Common helper to truncate strings for logging