Skip to content

v0.4.2

  • v0.4.2
  • 47f766d
  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
  • Choose a tag to compare

  • v0.4.2
  • 47f766d
  • Choose a tag to compare

  • Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
@Stebalien Stebalien tagged this 13 Feb 01:26
- Removes the strict length-check when deserializing tuples. In practice,
this means we can deserialize into tuple structs with
optional (defaulted) fields. Attempting to deserialize into a
fixed-length tuple of the wrong length will still fail correctly.
- Fixes lints.
Assets 2
Loading