Searched defs:CoreGuard (Results 1 – 1 of 1) sorted by relevance
708 struct CoreGuard<'a> { struct713 impl CoreGuard<'_> { argument815 impl Drop for CoreGuard<'_> { implementation