Closed
Description
I find myself in the need of writing a hash map with some custom ownership semantics in regards to keys.
Your internal RawTable
seems to provide exactly the functionality I, with enough flexibility to provide the custom semantics I need.
Would you be open to exposing RawTable
publically, possibly behind a feature flag? I do realize that the API most likely is very unstable and may change, but this is something I would be willing to deal with.
Metadata
Metadata
Assignees
Labels
No labels