An idiomatic and fast QP-trie implementation in pure Rust.
Currently I have to use the following workaround: ```rust let is_empty = subtrie.iter().next().is_none(); ```
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 messense and has received 1 comments.