Searched defs:IntoHandle (Results 1 – 1 of 1) sorted by relevance
189 struct IntoHandle; in with_completion() struct190 impl TrackCompletion<Handle, ()> for IntoHandle { in with_completion() implementation