-
Notifications
You must be signed in to change notification settings - Fork 662
Closed
Description
I suggest adding Future
and Stream
bounds to combinators wherever appropriate based on this argument: rust-lang/api-guidelines#217
Acording to recent reddit post type errors around futures
are common (I share the same experience with 0.1
, didn't check 0.3
)
At least until someone comes up with a magical solution for those type errors (which would be awesome because we could safely drop types from function signatures too).
Metadata
Metadata
Assignees
Labels
No labels