Skip to content

Optional bytemuck support - #99

Merged
tarcieri merged 1 commit into
masterfrom
bytemuck-support
Oct 19, 2024
Merged

Optional bytemuck support#99
tarcieri merged 1 commit into
masterfrom
bytemuck-support

Conversation

@tarcieri

@tarcieritarcieri commented Oct 19, 2024

Copy link
Copy Markdown
Member

Adds impls of Pod and Zeroable for Arrays of types which impl these traits respectively.

Closes#83

Adds impls of `Pod` and `Zeroable` for `Array`s of types which impl
these traits respectively
@tarcieri
tarcieri merged commit 2ca79c5 into masterOct 19, 2024
@tarcieri
tarcieri deleted the bytemuck-support branch October 19, 2024 23:28
@tarcieritarcieri mentioned this pull request Oct 19, 2024
Merged
Sign up for freeto 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.

Optional bytemuck support

1 participant

@tarcieri