You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While the 0.1 Sink interface is annoying to use, and I'd recommend using Sender's inherent poll_ready and send_data when using the concrete type, implementing Sink allows the use of combinators, like forward, and 0.3's compat layer.
Activity