Closed desaikd closed 1 year ago
We should be modeling VariablyOccuringTypeReference as a distinct type from TypeReference and stop treating occurs as a constraint.
VariablyOccuringTypeReference
TypeReference
occurs
_Originally posted by @popematt in https://github.com/amazon-ion/ion-schema-rust/pull/156#discussion_r1160291498_
Fixed with #179
We should be modeling
VariablyOccuringTypeReference
as a distinct type fromTypeReference
and stop treatingoccurs
as a constraint._Originally posted by @popematt in https://github.com/amazon-ion/ion-schema-rust/pull/156#discussion_r1160291498_