pub type RowLabels = Arc<[String]>;
Shared columns labels.
pub struct RowLabels { /* private fields */ }