Trait pueue_lib::network::protocol::Stream [−][src]
Expand description
A new trait, which can be used to represent Unix- and Tls encrypted TcpStreams.
This is necessary to write generic functions where both types can be used.