Rename #[async_stream] to #[stream] #42
Labels
breaking-change
This proposes a breaking change
C-enhancement
Category: A new feature or an improvement for an existing one
Milestone
"async_" prefix may be redundant, since
#[async_stream]
can only be used with the async function.The text was updated successfully, but these errors were encountered: