Skip to main content

row_to_json

Function row_to_json 

Source
pub fn row_to_json(row: &AnyRow) -> Value
Expand description

Convert an AnyRow to a JSON object by inspecting column type info names.