pub type RxSocket = Socket<_RX>;
A type alias for a socket configured for receiving packets.
pub struct RxSocket { /* private fields */ }