Fix broken link in Tracker::broadcast
docs
This commit is contained in:
parent
0f745f0c14
commit
743c8851d4
@ -132,7 +132,7 @@ where
|
|||||||
/// This method publishes the given event to all the subscription streams
|
/// This method publishes the given event to all the subscription streams
|
||||||
/// currently open.
|
/// currently open.
|
||||||
///
|
///
|
||||||
/// [`Recipe::stream`]: trait.Recipe.html#method.stream
|
/// [`Recipe::stream`]: trait.Recipe.html#tymethod.stream
|
||||||
pub fn broadcast(&mut self, event: Event) {
|
pub fn broadcast(&mut self, event: Event) {
|
||||||
self.subscriptions
|
self.subscriptions
|
||||||
.values_mut()
|
.values_mut()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user