Function arrow_integration_test::field_from_json
source · pub fn field_from_json(json: &Value) -> Result<Field>Expand description
Parse a Field definition from a JSON representation.
pub fn field_from_json(json: &Value) -> Result<Field>Parse a Field definition from a JSON representation.