toml_edit::parser::strings

Function hexescape

Source
pub(crate) fn hexescape<const N: usize>(
    input: &mut Stateful<LocatingSlice<&'_ BStr>, RecursionCheck>,
) -> ModalResult<char>