pub const MAX_CONTROLLER_MESSAGE_LENGTH: usize = 32;
Expand description

Maximum length of a controller message which must be tolerated by any caller.