Crate re_components

source ·
Expand description

User-facing data types, component types, and archetypes.

The SDK is responsible for submitting component columns that conforms to these schemas. The schemas are additionally documented in doctests.

Feature flags

  • arrow_datagen — 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, plus JPEG support..

  • serde — Enable (de)serialization using serde.

Re-exports

Modules

Structs

Enums

Traits

Functions

Type Aliases