Skip to content

Add indexmap feature #522

@Xenira

Description

@Xenira

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions