Skip to main content

Module data_context

Module data_context 

Source
Expand description

Scoped data access with dynamic value resolution.

Structs§

DataContext
A scoped window into the DataModel used during rendering.

Functions§

value_to_string
Convert a serde_json::Value to a display string per A2UI type coercion rules.