queue_and

Function queue_and 

Source
pub fn queue_and(
    call: impl Display,
    map: impl FnOnce(CmdResult) + Send + 'static,
)
Expand description

Like queue, but acts on the Result