Structs§
- Data renderers are recursive, so we keep track of observed types.
Enums§
- Used by
CustomDataRenderer
to determine the priority of the renderer relative to other registered renderers.
Traits§
Functions§
- Registers a custom data renderer, this allows you to customize the representation of data variables.
- Renders the data at the given address using the registered data renderers, returning associated lines.