pub const OPTION_CHOICE_STRING_VALUE_LENGTH_MAX: usize = 100;
Expand description

Maximum length of an option choice string value.