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

Introduce ByteOrder::try_map #48

Merged
merged 1 commit into from Oct 28, 2023
Merged

Introduce ByteOrder::try_map #48

merged 1 commit into from Oct 28, 2023

Conversation

udoprog
Copy link
Owner

@udoprog udoprog commented Oct 28, 2023

This ensures that the ZeroCopy::swap_bytes implementation is a no-op in case we're trying top byte swap to the native ordering.

@udoprog udoprog added the enhancement New feature or request label Oct 28, 2023
@udoprog udoprog merged commit 2d66566 into main Oct 28, 2023
14 checks passed
@udoprog udoprog deleted the byteorder-try-map branch October 28, 2023 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant