Skip to content

SeaORMRepositoryProvider is not Clone #73

Description

@cmackenzie1

Trying to embed Torii directly in a Axum application state is not possible since SeaORMRepositoryProvider is not Clone. The underlying type should be safe to derive Clone.

Image

As a workaround for now, Torii struct can be wrapped in another Arc to satisfy Clone.

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