Searched defs:EnterGuard (Results 1 – 1 of 1) sorted by relevance
31 pub struct EnterGuard<'a> { struct45 pub fn enter(&self) -> EnterGuard<'_> { in enter() argument