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

Use macros to implement traits for Vec and VecView. #451

Merged
merged 1 commit into from
May 23, 2024

Conversation

reitermarkus
Copy link
Member

@reitermarkus reitermarkus commented Feb 7, 2024

Reduce duplicated code by implementing traits for Vec and VecView using macros.

Also add inline to functions that redirect to VecView.

@reitermarkus
Copy link
Member Author

@rust-embedded/libs, please review.

@reitermarkus reitermarkus added this pull request to the merge queue May 23, 2024
Merged via the queue into rust-embedded:main with commit 804fa58 May 23, 2024
22 checks passed
@reitermarkus reitermarkus deleted the vec-vecview-macros branch May 23, 2024 05:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants