An idiomatic and fast QP-trie implementation in pure Rust.
The derived implementation of Default adds `K: Default` and `V: Default` as bounds. This is not necessary, as the constructed value doesn't actually contain any keys or values. Implementing Default manually makes it available in more cases.
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by meithecatte and has received 2 comments.