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
Previously, our deserialization macros used the `Readable` trait by
default. Now that `LengthReadable` is public and all `Readable` types
also implement it, we can use `LengthReadable` instead.
0 commit comments