pub const APPLICATION_INPUT_MAX_BYTES: usize = _; // 1_048_576usizeExpand description
Maximum compact JSON data bytes in the submission/delivery profile (1 MiB).
This is an application-data budget, including JSON quotes and escapes. It
does not impose a size validator on arbitrary local crate::CloudEvents.