Currently a uint64 is used to track required fields. This limits a struct to fields with ID < 64. Ideally this limit should be removed.
Currently a uint64 is used to track required fields. This limits a struct to fields with ID < 64. Ideally this limit should be removed.