Skip to content
This repository was archived by the owner on Jun 8, 2021. It is now read-only.
This repository was archived by the owner on Jun 8, 2021. It is now read-only.

Closures With Copy And Clone #661

Closed
Closed
@TheDarkula

Description

@TheDarkula

Now that closures implement Copy and Clone
Does this mean we should be able to get rid of builder.clone() calls?
Would it be as simple as adding #[derive(Clone, Copy)] to the Builder struct?

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