Skip to content

Does RawWindowHandle need to be Copy? #138

Closed
@grovesNL

Description

It looks like the Copy derive was added in #18, I guess because each handle happened to be compatible with it at the time.

However there are some benefits to removing Copy, e.g. it makes it possible to include strongly typed web handles that are reference counted (not Copy) #134 (comment)

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