amazon-ion / ion-schema-rust

Rust implementation of Ion Schema
https://amazon-ion.github.io/ion-schema/sandbox
Apache License 2.0
13 stars 6 forks source link

Fixes the issue with calculating self referencing type ids #94

Closed desaikd closed 2 years ago

desaikd commented 2 years ago

Issue #93

Description of changes: This PR fixes an issue with self referencing type id calculation.