Skip to content

Removing Minimum? #11

@xldenis

Description

@xldenis

Hi, first thanks for the great crate, concurrent-map its nice to have easy access to a battle-tested concurrent ordered map :)

The only wrinkle I have occurs when using ConcurrentMap with external types due to the Minimum trait which causes issues with orphan rules. Looking at the implementation it doesn't look simple to remove the Minimum bound, but perhaps you have thoughts on the subject?

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