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

Reworked library API #29

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Reworked library API #29

wants to merge 2 commits into from

Conversation

prestwich
Copy link
Member

@prestwich prestwich commented Oct 21, 2024

Draft example adapting encodable/decodable traits to make the API clearer and more reusable. Needs a lot of work updating the derive macro before it would be mergable

The main goal here is to move encode_fields and decode_exact into the relevant traits

Closes #14

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes
  • Updated CHANGELOG.md

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.

New and improved library and macro API
1 participant