pub type CellLayer<T> = <<T as Layout>::Schema as Schema>::Layer;
The layer type associated with a layout cell.