Type Alias substrate::io::schematic::TerminalView
source · pub type TerminalView<T> = <T as HasTerminalView>::TerminalView;
Expand description
The associated terminal view of an object.
pub type TerminalView<T> = <T as HasTerminalView>::TerminalView;
The associated terminal view of an object.