Function deltachat::message::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).