Trait substrate::io::Io

source ·
pub trait Io: Directed + SchematicType + LayoutType { }
Expand description

A trait implemented by block input/output interfaces.

Object Safety§

This trait is not object safe.

Implementors§