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