Searched defs:QueueContext (Results 1 – 2 of 2) sorted by relevance
26 pub struct QueueContext { struct31 impl QueueContext { argument69 impl Deref for QueueContext { implementation77 impl Drop for QueueContext { implementation
186 pub fn call(&self, ctx: &QueueContext) { in call()