pub type RowSelectionState = HashSet<RowKey>;
Selected rows keyed by RowKey.
RowKey
pub struct RowSelectionState { /* private fields */ }