pub const CHOICES_LIMIT: usize = 25;
Expand description

Maximum number of choices an option can have.