Searched defs:BroadcastContext (Results 1 – 1 of 1) sorted by relevance
46 pub struct BroadcastContext<'a> { struct53 impl<'a> BroadcastContext<'a> { argument82 impl<'a> fmt::Debug for BroadcastContext<'a> { implementation