pub fn field_from_json(json: &Value) -> Result<Field>
Expand description

Parse a Field definition from a JSON representation.