An idiomatic and fast QP-trie implementation in pure Rust.
This takes care of the trivial methods listed in #11: - `clear` - `is_empty` - `contains_key` - `Keys` iterator - `Values`, `ValuesMut` iterators Later on, we may want to refactor the `iter` module a bit to minimize repetition.
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 tapeinosyne and has received 1 comments.