☰
Module and_then
Structs
?
Module
netcore
::
transport
::
and_then
source
·
[
−
]
Structs
AndThen
An
AndThen
is a transport which applies a closure (F) to all connections created by the underlying transport.
AndThenFuture
Future generated by the
AndThen
transport.
AndThenStream
Listener stream returned by
listen_on
on an AndThen transport.