Module re_types_core::datatypes
source · Expand description
Fundamental Datatypes that are implemented in re_types_core directly for convenience and
dependency optimization.
There are also re-exported by re_types.
Structs§
- Datatype: A path to an entity in the
DataStore. - Datatype: A single-precision 32-bit IEEE 754 floating point number.
- Datatype: A 32bit unsigned integer.
- Datatype: A string of text, encoded as UTF-8.