pub type IoTerminalBundle<T> = TerminalBundle<<T as Block>::Io>;Expand description
The type of a terminal bundle associated with an IO.
pub type IoTerminalBundle<T> = TerminalBundle<<T as Block>::Io>;The type of a terminal bundle associated with an IO.