Searched defs:GuardedDispatcher (Results 1 – 1 of 1) sorted by relevance
165 pub(crate) struct GuardedDispatcher<'a> { struct170 impl<'a> GuardedDispatcher<'a> { argument194 impl<'a> Deref for GuardedDispatcher<'a> { implementation