Skip to main content

queue_notify_and

Function queue_notify_and 

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

Like queue_and, but also notifies the Result