pub const MAX_BAGGAGE_ITEM_BYTES: usize = 256;
Maximum byte length for a single baggage key or value.