pub type Row = Map<String, Value>;
Represents the data of an Azure Storage table row.
pub struct Row { /* private fields */ }