Skip to content

Map a stream to another type #1079

Answered by davidpdrsn
ev94 asked this question in Q&A
Sep 14, 2022 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

You don't call into_inner() on a Streaming. It doesn't have that method.

You can just call streaming.map(...) like you're doing, where map comes from StreamExt

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ev94
Comment options

@ev94
Comment options

Answer selected by ev94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants