ion-rust
ion-rust copied to clipboard
Consider Renaming `Token`/`TokenStream`
We have so many things called
Valuethat I was struggling to find a name that is not in conflict with that. The problem withValueStreamis exactly the container problem you point out. My suggestion is we keep the name and leave as a separate exercise to rename it to something more amenable (unless we have a really good suggestion here).
Originally posted by @almann in https://github.com/amazon-ion/ion-rust/pull/540#discussion_r1193017001