toml_edit::parser::strings

Function mlb_escaped_nl

source
fn mlb_escaped_nl(
    input: &mut Stateful<Located<&'_ BStr>, RecursionCheck>,
) -> PResult<()>