Module partiql_extension_ion::encode
source · Structs
- Builder for creating an encoder.
- Config for construction an Ion encoder.
Enums
- Errors in ion encoding.
Traits
- An encoder which will write
Value
s as Ion stream values.
Type Aliases
- Result of attempts to encode a
Value
to Ion.