RowKey

Type Alias RowKey 

Source
pub type RowKey = String;
Expand description

The key of a row in a table in the key-value store.

Aliased Typeยง

pub struct RowKey { /* private fields */ }