Skip to main content

MIN_OPTIONS

Constant MIN_OPTIONS 

Source
pub const MIN_OPTIONS: usize = 2;
Expand description

Minimum number of options a question may offer. Kept in sync with polyc_tools::ask_question::MIN_OPTIONS.