Module taffy::tree::node

source ·
Expand description

UI node types and related data structures.

Layouts are composed of multiple nodes, which live in a tree-like data structure.

Structs§

  • A type representing the id of a single node in a tree of nodes