Function deltachat::simplify::remove_bottom_quote

source ·
fn remove_bottom_quote<'a>(lines: &'a [&str]) -> (&'a [&'a str], Option<String>)