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
Currently there is only one serializer and deserializer in the JSON crate and so far they do not use a trait. It might make sense to investigate if there should be a trait for these.
The text was updated successfully, but these errors were encountered:
Currently there is only one serializer and deserializer in the JSON crate and so far they do not use a trait. It might make sense to investigate if there should be a trait for these.
The text was updated successfully, but these errors were encountered: