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