pub fn queue_and( call: impl Display, map: impl FnOnce(CmdResult) + Send + 'static, )
Like queue, but acts on the Result
queue
Result