Closed
Description
I wanted to find the description of the StreamExt::flatten
method from the futures
crate.
Querying "flatten", the results were not very helpful. Fortunately there's the Flatten
struct that references the method in its description.
The method is present in the "In Return Types" tab (and tabs are a bit unintuitive), so it seems showing the method is already possible. But the method shows up in those results only because it returns Flatten
.
Metadata
Metadata
Assignees
Labels
No labels