Convert Value to HashMap
Open
- Dominant language
- Rust
- Stars
- 1.4k
- Forks
- 162
- PR merge metrics
- No merged PRs in 30d
Description
Is support for `Value::as_hash_map -> Option>` planned?
Currently it's not easy to convert a `Vec<(Value, Value)>` to a `HashMap` because `Value` is not `Eq`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.