1 2 3 4 5 6
# path-tree Path-based routing tree. A compressing dynamic trie ([radix tree]) structure is used for efficient matching. [radix tree]: https://github.com/trek-rs/radix-tree