Comcast / Comcast/libstorage

Use indexmap instead of hashmap to maintain tspoint order

Open
#19 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
7
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The iter order of hashmap is arbitrary and can cause problems. This might be a good alternative: https://crates.io/crates/indexmap

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.