logo
Expand description

module for rendering the tree of items

Structs

This structure must be present in items that are Rendered and contains information. Used by the backend.

Traits

Trait used to render each items.

Functions

Renders the tree of items that component holds, using the specified renderer. Rendering is done relative to the specified origin.