Macros§
- float_
encode π - integer_
encode π
Structs§
- Binary
Encoder πNew-type wrapper for encoding the binary types in arrow:Binary
,LargeBinary
andFixedSizeBinary
as hex strings in JSON. - Boolean
Encoder π - Dictionary
Encoder π - Field
Encoder π - Fixed
Size πList Encoder - List
Encoder π - MapEncoder π
- Null
Encoder π - Primitive
Encoder π - RawArray
Formatter πA newtype wrapper around [ArrayFormatter
] that skips surrounding the value with"
- String
Encoder π - String
View πEncoder - Struct
Array πEncoder
Traits§
- A trait to format array values as JSON values
- Primitive
Encode π
Functions§
- encode_
string π - is_
some_ πand This API is only stable since 1.70 so canβt use it when current MSRV is lower - make_
encoder_ πimpl