Constant MAXIMUM_RAW_SELECTOR_LENGTH

pub const MAXIMUM_RAW_SELECTOR_LENGTH: u16 = 1024; // 1_024u16
Expand description

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