Skip to content

Explore MaybeUninit for bytemuck serialization #83

Description

@Swoorup

For fields, arrays that are padded in bytemuck, there is no reason to always 0-initialize it. We can likely use MaybeUninit for more efficient copying when building from the *Init struct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions