Type Alias _Direction

Source
pub type _Direction = bool;
Expand description

A boolean flag indicating the direction of the socket (true for TX, false for RX).