uriparser 0.2.0

An API wrapper for the uriparser library
Documentation
1
2
3
4
5
6
7
8
9
10
11
# 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