Merge branch 'master' into feature/test-recorder
This commit is contained in:
commit
e2df674aa5
9 changed files with 26 additions and 25 deletions
|
|
@ -426,7 +426,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
/// Creatges a [`Subscription`] from a hashable id and a filter function.
|
||||
/// Creates a [`Subscription`] from a hashable id and a filter function.
|
||||
pub fn filter_map<I, F, T>(id: I, f: F) -> Subscription<T>
|
||||
where
|
||||
I: Hash + 'static,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue