[go: up one dir, main page]

Crate re_log_types

source ·
Expand description

The different types that make up the rerun log format.

Feature flags

  • arrow_datagen (enabled by default) — Enables the datagen module, which exposes a number of tools for generating random data for tests and benchmarks.

  • ecolor — Enable conversions

  • glam — Add support for some math operations using glam.

  • image — Integration with the image crate.

  • load — Enable loading data from a file.

  • save — Enable saving data to a file.

  • serde — Enable (de)serialization using serde.

Re-exports

Modules

Macros

Structs

Enums

Traits

Type Definitions