Type Alias substrate::pdk::PdkLayers

source ·
pub type PdkLayers<PDK> = <PDK as Pdk>::Layers;
Expand description

The type of a PDK’s layer set.