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