deltachat::message

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).