Skip to content

feat: add AsRef and AsMut impls#37

Merged
fosskers merged 1 commit into
fosskers:masterfrom
ada4a:as-ref-and-mut
Sep 6, 2025
Merged

feat: add AsRef and AsMut impls#37
fosskers merged 1 commit into
fosskers:masterfrom
ada4a:as-ref-and-mut

Conversation

@ada4a

@ada4a ada4a commented Aug 28, 2025

Copy link
Copy Markdown
Contributor

I stumbled upon the need for those when I needed to turn &mut NEVec into &mut Vec, but I went ahead and added the impls to all the other structs as well

@fosskers

fosskers commented Sep 6, 2025

Copy link
Copy Markdown
Owner

Thanks a lot!

@fosskers
fosskers merged commit 6aca8e7 into fosskers:master Sep 6, 2025
1 check passed
@ada4a
ada4a deleted the as-ref-and-mut branch September 6, 2025 08:10
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.

2 participants