pub trait Receive: Capability { }
Expand description

Sub-set of Capability variants that can receive data, i.e. Rx and Duplex

Implementors§