Module cell

Module cell 

Source
Expand description

Cell inspection utilities

Provides types and functions for inspecting individual buffer cells, useful for debugging UI rendering issues.

Structs§

CellPreview
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