amazon-ion / ion-schema-rust

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

Adds support for `get_imported_type`, `get_type` and `get_built_in_or_defined_type` #215

Closed desaikd closed 3 weeks ago

desaikd commented 1 month ago

Issue #, if available:

Description of changes:

This PR adds support for get_imported_type, get_type and get_built_in_or_defined_type.

List of changes:


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.