Skip to main content

read_json_array

Function read_json_array 

Source
pub fn read_json_array(json: &str) -> Result<Vec<FlexValue>, DataSourceError>
Expand description

Read a JSON array as FlexValue rows.