Expand description
Run-time reflection for reading meta-data about components and archetypes.
Structs§
- Archetype
Field Reflection - Additional information about an archetype’s field.
- Archetype
Reflection - Utility struct containing all archetype meta information.
- Component
Reflection - Information about a Rerun
component, generated by codegen. - Reflection
- Runtime reflection about components and archetypes.
Traits§
- Component
Descriptor Ext - An extension of
ComponentDescriptorthat helps handling components that are built into Rerun. - Enum
- A trait for code-generated enums.
Functions§
- generic_
placeholder_ for_ datatype - Computes a placeholder for a given arrow datatype.
Type Aliases§
- Archetype
Reflection Map - Runtime reflection about archetypes.
- Component
Reflection Map - Runtime reflection about components.