在JavaScript中,我可以这样做: JSON.stringify([1,2,3]) === JSON.stringify([1,2,3]) // true 在Rust编译为Wasm时,我尝试了如下内容|
= help: the trait `std::cmp::PartialEq` is not implemented for `js_sys::JsString` 如果我尝试转换为字符串并以其他方式进行比较如果我尝试直接比较这个数组,在JavaScript中会有类似的
,我也知道如何修复它,但我不知道它返回的是哪种类型,所以我可以将"_“替换为一些不那么通用的东西。of type `Vec<&str>` cannot be built from an iterator over elements of --> src\main.rs:3^^^^^^^ value of type
`Vec<&str>` cannot be built from `st