toml_edit::parser::strings

Function mlb_escaped_nl

Source
fn mlb_escaped_nl(
    input: &mut Stateful<LocatingSlice<&'_ BStr>, RecursionCheck>,
) -> ModalResult<()>