uriparser 0.2.0

An API wrapper for the uriparser library
Documentation
  • Coverage
  • 4.35%
    1 out of 23 items documented0 out of 19 items with examples
  • Size
  • Source code size: 26.15 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 951.82 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Plecra

uriparser

Rust bindings to the 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