Expand description
A per-frame semantic tree for native GPUI applications.
Native windows have no DOM. Views attach a zero-paint probe to meaningful elements; prepaint records the bounds GPUI actually produced. Nodes absent from the next frame disappear instead of lingering as stale claims.
Structs§
- Node
- A single assertion target published for one frame.
- Node
Spec - Rect
- Semantic
Registry - Snapshot
Enums§
Traits§
Functions§
- install
- Installs the process-wide registry that components self-register into.
- redact_
sensitive_ text