pub fn string_ctor_value(v: &Value) -> Result<Value, String>
String(v) — 22.1.1.1. Identical to to_string_value except that a SYMBOL argument is allowed and renders as Symbol(desc) (step 2a).
String(v)
to_string_value
Symbol(desc)