pub const MAX_ACL_ENTRY_LEN: usize = 256;
Maximum accepted length of a single ACL entry, in bytes. Any reasonable address-match token is well under this; the cap is defensive against pathologically large CRD inputs.