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§
- Universal
View - The universal default view object.
Functions§
- expr_
kind - A short human-readable kind name for the value.
A short, stable token naming the
Exprvariant. - render_
value - Render a value as compact, readable text for display.