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