Type Alias libreda_db::chip::LayerId

source ·
pub type LayerId = Index<LayerInfo<String>, u16>;
Expand description

ID for layers.

Aliased Type§

struct LayerId { /* private fields */ }