Skip to main content

queue

Function queue 

Source
pub fn queue(available: &[String]) -> Result<Option<String>, WizardError>
Expand description

Default queue, chosen from the ones this token can actually see.

The list is fetched after the token is verified, so this is a pick rather than a spelling test — which is the difference between a wizard and a form.