Skip to main content

stringify

Function stringify 

Source
pub fn stringify(value: Option<&Value>) -> String
Expand description

Renders a value as a string using A2UI’s fixed conversion rules.

None (an unresolved path) and Value::Null both become "".