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 64-bit number describing either nanoseconds OR sequence numbers.
  • Datatype: Visible time range bounds for a specific timeline.
  • Datatype: A 32bit unsigned integer.
  • Datatype: A 64bit unsigned integer.
  • Datatype: A string of text, encoded as UTF-8.
  • Datatype: Visible time range bounds for a specific timeline.

Enums§