Module druid::debug_state

source ·
Expand description

A data structure for representing widget trees.

Structs

  • A description widget and its children, clonable and comparable, meant for testing and debugging. This is extremely not optimized.