Type Alias netdevice_client::RxBuffer

source ·
pub type RxBuffer = Buffer<Rx>;
Expand description

Alias for receive buffer.

Aliased Type§

struct RxBuffer { /* private fields */ }