pub const MAXIMUM_RAW_SELECTOR_LENGTH: u16 = 1024;
Expand description

The size bound of 1024 is a reasonably low size restriction that meets most canonical selectors we’ve ecountered.