pub fn make_union_fields(name: impl Into<String>, fields: Vec<Field>) -> Field
Helper function to create a union field.