Module partiql_extension_ion::decode
source · Structs
- Builder for creating a decoder.
- Config for construction an Ion decoder.
- An Iterator over
IonDecodeResult
corresponding to the decoded top-level Ion stream values.
Enums
- Errors in ion decoding.
Type Aliases
- Result of attempts to decode a
Value
from Ion.