pub fn field_from_json(json: &Value) -> Result<Field>
Parse a Field definition from a JSON representation.
Field