Skip to main content

Module data_type

Module data_type 

Source
Expand description

§Data Type Definitions (Language Layer)

Provides cross-module reusable common data type enum DataType and type mapping DataTypeOf.

§Author

Haixing Hu

Enums§

DataType
Universal data type enumeration for cross-module type representation

Traits§

DataTypeOf
Marker trait for mapping concrete Rust types to DataType