domain-lookup-tree 0.1.1

A tree structure in Rust optimized for looking up domain names, with wildcard support
Documentation
1
2
3
4
5
6
7
8
[package]
authors = ["Phineas Walton <phin@phineas.io>"]
description = "A tree structure in Rust optimized for looking up domain names, with wildcard support"
edition = "2018"
license = "MPL-2.0"
name = "domain-lookup-tree"
readme = "./README.md"
version = "0.1.1"