pub const STRING_CAP: usize = 256;Expand description
Maximum length, in bytes, of any single string field (signer / source / destination / packet_id / encoding / compression / priority / created_at / expires_at). 256 is generous for actor URIs and ISO timestamps.