toml_edit::parser::strings

Function mlb_content

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