JsonRow

Type Alias JsonRow 

Source
pub type JsonRow = HashMap<String, Value>;

Aliased Typeยง

pub struct JsonRow { /* private fields */ }