You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently no easy way to serialize/deserialize ReceivedMessage for now.
This means that a non-Rust callers can't do much with these values, afaik... : )
Solution:
serde:serialize ?
The text was updated successfully, but these errors were encountered:
Problem:
There is currently no easy way to serialize/deserialize ReceivedMessage for now.
This means that a non-Rust callers can't do much with these values, afaik... : )
Solution:
serde:serialize ?
The text was updated successfully, but these errors were encountered: