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

Restructure the TranslateResult type and create separate Translate trait #211

Merged
merged 4 commits into from
Dec 28, 2020

Conversation

phil-opp
Copy link
Member

@phil-opp phil-opp commented Dec 28, 2020

Implements the design proposed in #150 (comment) and fixes #152.

This is a breaking change: The MapperAllSizes trait no longer has any methods and is only kept for convenience. The translate and translate_addr methods are now available through a new Translate trait. The TranslateResult type was restructed to avoid repititions.

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.

1 participant