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

adds changes for anonymous and named `TypeDefinition`s and `Isl*` implementations #32

Closed desaikd closed 3 years ago

desaikd commented 3 years ago

Issue: Fixes #25

Description of changes:

Tests: adds changes for using corresponding anonymous/named types in unit tests.