datatypes::types

Module primitive_type

Source

Macrosยง

Structsยง

Traitsยง

  • Trait bridging the logical primitive type with [ArrowPrimitiveType].
  • Represents the wrapper type that wraps a native type using the newtype pattern, such as Date is a wrapper type for the underlying native type i32.