Crate re_component_ui

Source
Expand description

This crate implements various component editors.

The only entry point is create_component_ui_registry, which registers all editors in the component UI registry. This should be called by re_viewer on startup.

Functionsยง