Module dioxus_native_core::tree
source · Expand description
A tree of nodes intigated with shipyard
Structs
- A node in a tree.
- A shadow tree reference inside of a tree. This tree is isolated from the main tree.
Traits
- A mutable view of a tree.
- A immutable view of a tree.
Type Definitions
- A mutable view of a tree.
- A view of a tree.