toml_edit::parser::strings

Function escaped

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