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