toml_edit::parser::strings

Function ml_literal_body

Source
fn ml_literal_body<'i>(
    input: &mut Stateful<LocatingSlice<&'i BStr>, RecursionCheck>,
) -> ModalResult<&'i str>