Constant twilight_validate::command::OPTION_NAME_LENGTH_MIN
source · [−]pub const OPTION_NAME_LENGTH_MIN: usize = 1;Expand description
Minimum length of a command’s name.
pub const OPTION_NAME_LENGTH_MIN: usize = 1;Minimum length of a command’s name.