Function deltachat::simplify::remove_top_quote

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