# uriparser
Rust bindings to the [`uriparser`](https://github.com/uriparser/uriparser) C library.
Safe bindings are gradually being written.
# Licensing
The Rust bindings in this repository fall under the UNLICENSE.
N.B. The `uriparser` library itself is BSD licensed - see its repo for details