Function deltachat::simplify::remove_footers

source ·
pub(crate) fn remove_footers(msg: &str) -> String
Expand description

Remove footers if any. This also makes all newlines “\n”, but why not.