pub trait Direction: Sealed { }
Expand description

A pin direction, either transfer or receive

Implementors§