Skip to main content

assert_enqueued

Function assert_enqueued 

Source
pub fn assert_enqueued<S: EnqueuedJobs>(
    store: &S,
    want: &Enqueued,
) -> Vec<Envelope>
Expand description

find_enqueued, panicking with that message. The assertion form.