Skip to content

Commit

Permalink
Add link to filter_stream in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
georgikoyrushki95 committed Jan 26, 2024
1 parent a3f3750 commit afcafa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api_reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
* [`reduce_stream()`](#reduce_streamstream-stream-t-initialstate-func-reducer---sendert)
* [`for_each()`](#for_eachstream-stream-func-func---sendervoid)
* [`transform_stream()`](#transform_streamstream-stream-func-func---stream)
* [`filter_stream()`](#filter_streamstream-stream-filterfunc-filterfunc---stream)
* [`via_stream()`](#via_streamscheduler-scheduler-stream-stream---stream)
* [`typed_via_stream()`](#typed_via_streamscheduler-scheduler-stream-stream---stream)
* [`on_stream()`](#on_streamscheduler-scheduler-stream-stream---stream)
Expand Down

0 comments on commit afcafa9

Please sign in to comment.