fn value(bytes: &mut Bytes<'_>, helper: impl Fn(&mut Bytes<'_>) -> u64) -> u64
Convenience wrapper to return the value of either the next raw digit literal or a sub-expression nested in parentheses.