Skip to content

make Uuid #[repr(transparent)] #463

Closed
@kinggoesgaming

Description

@kinggoesgaming

Based on #461 by @DianaNites


The crate supports no_std, but the Uuid type isn't FFI safe/repr(transparent)? There doesn't seem to be any reason for it not to be. That attribute is stable since 1.28.0, which is below the crates MSRV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions