Skip to content

Implementing Clone on Client #1

@ThatOneShortGuy

Description

@ThatOneShortGuy

Is there any particular reason Clone couldn't be implemented on the Client struct? I'm trying to write a Python wrapper using Pyo3 and (because Python) everything must implement Clone. My current workaround of making my own Client type that implements Clone by reinitializing is harmful to performance (and bandwidth).

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