datatypes
0.12.0
All Items
Crate Items
Re-exports
Modules
Macros
Crate
datatypes
Copy item path
Source
Re-exports
§
pub use error::
Error
;
pub use error::
Result
;
pub use arrow;
Modules
§
arrow_
array
data_
type
duration
error
interval
macros
Some helper macros for datatypes, copied from databend.
prelude
scalars
schema
serialize
time
timestamp
type_id
types
value
vectors
Macros
§
for_
all_
primitive_
types
Apply the macro rules to all primitive types.
with_
match_
primitive_
type_
id
Match the logical type and apply
$body
to all primitive types and
nbody
to other types.