Skip to main content

SimulatorTcpStreamReadHalf

Type Alias SimulatorTcpStreamReadHalf 

Source
pub type SimulatorTcpStreamReadHalf = TcpStreamReadHalf;
Expand description

Read half of a simulator TCP stream.

Wraps the underlying read half to provide a generic interface.

Aliased Typeยง

pub struct SimulatorTcpStreamReadHalf { /* private fields */ }