Macros§
- impl_
try_ πfrom_ value - impl_
value_ πfrom - impl_
value_ πref_ from
Structs§
- Dictionary value.
- List value.
- A wrapper around floats providing implementations of
Eq
,Ord
, andHash
.
Enums§
Traits§
Functions§
- Cast the 64-bit duration into the arrow ScalarValue with time unit.
- new_
item_ πfield - Convert [
ScalarValue
] to [Timestamp
]. If itβsScalarValue::Utf8
, try to parse it with the given timezone. ReturnNone
if given scalar value cannot be converted to a valid timestamp. - Cast the 64-bit elapsed time into the arrow ScalarValue by time unit.
- transform a ValueRef to a serde_json::Value. The json type will be handled specially