[][src]Function iscc::mid::text_trim

pub fn text_trim(text: &str) -> String

Trim text such that its UTF-8 encoded byte representation does not exceed 128-bytes each. Remove leading and trailing whitespace.