Constant MAX_INLINE_PAYLOAD_SIZE
pub const MAX_INLINE_PAYLOAD_SIZE: usize = 32; // 32usizeExpand description
Maximum size for inline payload in extended messages. Messages larger than this must use external buffer references.