Skip to content
Commit a7ca4e96 authored by Bastian Köcher's avatar Bastian Köcher
Browse files

Rework `ConnectionsRequests`

Instead of implementing the `Stream` trait, this struct now provides a
function `next()`. This enables us to encode into the type system that
it will always return a value or block indefinitely.
parent d7257026
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment