Expand description
Cell inspection utilities
Provides types and functions for inspecting individual buffer cells, useful for debugging UI rendering issues.
Structs§
- Cell
Preview - Visual representation of a buffer cell for debug preview
Functions§
- format_
color_ compact - Format a color as a compact string for display
- format_
modifier_ compact - Format modifiers as a compact string
- inspect_
cell - Inspect a cell at the given position in a buffer
- point_
in_ rect - Check if a point is within a rectangle