pub fn call_to_string_q(
    q_ctx: &QuickJsRealmAdapter,
    obj_ref: &JSValueRef
) -> Result<String, JsError>
Expand description

call an objects to_String method or convert a value to string