Function urgent

Source
pub fn urgent<S, A: Action<S, R>, R>(a: A) -> Node<S, R>
Expand description

Perform an action with URGENT priority (see choose).