RowNames

Type Alias RowNames 

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

Shared reference-counted column name list.

Aliased Typeยง

pub struct RowNames { /* private fields */ }