pub(crate) fn array_table<'s, 'i>(
state: &'s RefCell<ParseState>,
) -> impl Parser<Stateful<Located<&'i BStr>, RecursionCheck>, (), ContextError> + 's
pub(crate) fn array_table<'s, 'i>(
state: &'s RefCell<ParseState>,
) -> impl Parser<Stateful<Located<&'i BStr>, RecursionCheck>, (), ContextError> + 's