Skip to content

Conversation

@phip1611
Copy link
Member

@phip1611 phip1611 commented Jul 12, 2023

  • Trait unification + API adjustments unifies the StructAsBytes and the TagTrait traits. Furthermore, it adds an associated constant to the TagTrait. This way, the get_tag function can get the ID from directly from the type and the user doesn't have to provide a parameter anymore.
  • simplify BoxedDst::new
  • remove deprecated functions

@phip1611 phip1611 self-assigned this Jul 12, 2023
phip1611 added 4 commits July 12, 2023 17:13
This commit unifies the StructAsBytes and the TagTrait traits. Furthermore, it
adds an associated constant to the TagTrait. This way, the get_tag function can
get the ID from directly from the type and the user doesn't have to provide a
parameter anymore.
@phip1611 phip1611 merged commit 989d05e into main Jul 13, 2023
@phip1611 phip1611 deleted the foobar branch July 13, 2023 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants