Skip to main content

RowLabels

Type Alias RowLabels 

Source
pub type RowLabels = Arc<[String]>;
Expand description

Shared columns labels.

Aliased Typeยง

pub struct RowLabels { /* private fields */ }