ion-cli
ion-cli copied to clipboard
ion-cli support for Ion 1.1
- [ ] Enable the
LazyReader
to read from streams (in addition to byte slices) - [ ] Expose byte slice accessors for stream elements' encodings (e.g.
fn annotations(&self) -> &[u8]
) - [ ] Update existing
ion-cli
commands to use theLazyReader