pub type LayerId = Index<LayerInfo<String>, u16>;
ID for layers.
pub struct LayerId { /* private fields */ }