-
Notifications
You must be signed in to change notification settings - Fork 7
Implement missing APIs #4
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
For the initial prototyping, a number of APIs were left out. These should be added back in (ordered roughly in order of difficulty):
EntryAPI\OccupiedEntry::replace_*serdeandrayonsupportRawEntryAPIDrainiteratorsreserveandshrinkmethods (and their siblings)ExtendtraitHashSetIn general, doing a diff between
src/map.rsandhashbrown/src/map.rsshould get you quite far. Remember to also add the corresponding tests!