Searched defs:EnterGuard (Results 1 – 1 of 1) sorted by relevance
35 pub struct EnterGuard<'a> { struct36 _guard: context::SetCurrentGuard,37 _handle_lifetime: PhantomData<&'a Handle>,