Skip to content

Restructure the TranslateResult type and create separate Translate trait - #211

Merged
phil-opp merged 4 commits into
nextfrom
translate-redesign
Dec 28, 2020
Merged

Restructure the TranslateResult type and create separate Translate trait#211
phil-opp merged 4 commits into
nextfrom
translate-redesign

Conversation

@phil-opp

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

Copy link
Copy Markdown
Member

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