Skip to main content

preview

Function preview 

Source
fn preview(s: &str, max: usize) -> String
Expand description

Truncate s to max chars with an elision marker, for verbose dumps.