Type Alias LayerId

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

ID for layers.

Aliased Typeยง

pub struct LayerId { /* private fields */ }