logo

Structs

Object to be passed in visit_item_children method of the Component.

The return value of the Component::visit_children_item function

Enums

The item tree is an array of ItemTreeNode representing a static tree of items within a component.

Traits

Object to be passed in visit_item_children method of the Component. Note: Was generated from the #[vtable] macro on ItemVisitorVTable

Functions

Visit the children within an array of ItemTreeNode

Visit each items recursively

Visit each items recursively

Type Definitions

Type alias to vtable::VRefMut<ItemVisitorVTable>