normalize_text

Function normalize_text 

Source
pub(crate) fn normalize_text(text: &str) -> Option<String>
Expand description

Returns text for storing in the msgs.txt_normalized column (to make case-insensitive search possible for non-ASCII messages).