Function quickjs_runtime::quickjs_utils::functions::call_to_string_q[][src]

pub fn call_to_string_q(
    q_ctx: &QuickJsContext,
    obj_ref: &JSValueRef
) -> Result<String, EsError>

call an objects to_String method or convert a value to string