Module ion_rs::cursor[][src]

Enums

StreamItem

Raw stream components that a Cursor may encounter.

Traits

Cursor

This trait captures the format-agnostic parser functionality needed to navigate within an Ion stream and read the values encountered into native Rust data types.