Module taffy::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

Enums

  • A function that can be used to compute the intrinsic size of a node

Traits

Type Aliases

  • A node in a layout.