-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Description
To preserve insert order we should add indexmap
as an optional feature.
Use Case
Only Vec<(K, V)>
can currently be used to have this feature and you loose key access with that.
Example
Additional Context
- I can try implementing this feature myself (please assign me to this issue)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request