pub fn value_to_string(v: &Value) -> String
Stringify a JSON value for IDs, names, and display (matches Python str() on scalars).
str()