Searched defs:Completion (Results 1 – 1 of 1) sorted by relevance
67 pub struct Completion { struct72 // SAFETY: `Completion` is safe to be send to any task. argument73 unsafe impl Send for Completion {} implementation76 unsafe impl Sync for Completion {} implementation78 impl Completion { impls
Completed in 3 milliseconds