Expand description

Inspectable implementation for foreign types implementing Reflect

Structs

Wrapper type for displaying inspector UI based on the types Reflect implementation.

Functions

Draws the inspector UI for the given value.

Same as ui_for_reflect but explicitly passes the InspectableRegistry instead of retrieving it from the Context.