ion-rust
ion-rust copied to clipboard
Promote/consolidate `ContainerType`/`ScalarType` to `types` module
I think
ContainerTypeandScalarTypecould/should be promoted to thetypesmodule. There are at least two otherContainerType-analogs elsewhere in the crate that are notpub, it would be nice to consolidate them.
Originally posted by @zslayton in https://github.com/amazon-ion/ion-rust/pull/540#discussion_r1186356286