Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor fixes for macro/serialization features #39

Merged
merged 1 commit into from
Nov 16, 2022
Merged

Minor fixes for macro/serialization features #39

merged 1 commit into from
Nov 16, 2022

Conversation

jbearer
Copy link
Member

@jbearer jbearer commented Nov 16, 2022

  • Bump package version
  • Always use qualified names in macro definition
  • Add a TryFrom<&TaggedBase64> impl in the macro expansion, so we don't need to move or clone to deserialize from TaggedBase64

* Bump package version
* Always use qualified names in macro definition
* Add a TryFrom<&TaggedBase64> impl in the macro expansion, so we
  don't need to move or clone to deserialize from TaggedBase64
@jbearer jbearer self-assigned this Nov 16, 2022
@jbearer jbearer merged commit 9b9a5fa into main Nov 16, 2022
@jbearer jbearer deleted the fix/macros branch November 16, 2022 18:29
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