Searched defs:BackgroundJob (Results 1 – 1 of 1) sorted by relevance
239 pub struct BackgroundJob<'a> { struct244 impl BackgroundJob<'_> { impl251 impl Drop for BackgroundJob<'_> { implementation