DioxusLabs / DioxusLabs/dioxus
Take anything that's `Hash` for keys
Open
core
enhancement
- Dominant language
- Rust
- Stars
- 39.1k
- Forks
- 1.9k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 4
Description
Keys currently take an attribute/string but in reality it should be anything hashable. Going from Uuid -> string -> u64 is just bad when uuid can be hashed.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.