Skip to main content

truncate_cols

Function truncate_cols 

Source
pub(crate) fn truncate_cols(s: &str, max_chars: usize) -> String
Expand description

表の桁あふれを防ぐため、文字数で切り詰める(マルチバイト安全)。