Skip to main content

Module universal_view

Module universal_view 

Source
Expand description

The universal default view: a complete Scene for any value with no specialized lens.

Every value must open even when nothing specialized claims it. This view emits a four-region Scene – a summary card, a structure tree, the canonical text, and an operations inspector – built only from baseline scene node kinds, so it is shipped and polished rather than a stub.

Structs§

UniversalView
The universal default view object.

Functions§

expr_kind
A short human-readable kind name for the value. A short, stable token naming the Expr variant.
render_value
Render a value as compact, readable text for display.