Function feattle_core::json_reading::extract_array
source · [−]pub fn extract_array(value: &Value) -> Result<&Vec<Value>, FromJsonError>Expand description
Try to read as Array
pub fn extract_array(value: &Value) -> Result<&Vec<Value>, FromJsonError>Try to read as Array