Replies: 1 comment
-
have you tried:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to console log a Vec, but I can't figure out how to convert to a JsValue so it can be logged. I see in the issues that this is resolved several years ago, but I don't see specific information on exactly how this should/could be done. JsValue::from is not implemented for Vec or &[u8].
Beta Was this translation helpful? Give feedback.
All reactions