Type Alias substrate::io::layout::Builder

source ·
pub type Builder<T> = <T as HardwareType>::Builder;
Expand description

The associated builder of a layout type.