uri-resources 0.2.2

Resource URI building library
Documentation
1
2
3
4
5
6
7
8
9
# URI Routes Resources.
![GitHub Repo stars](https://img.shields.io/github/stars/WilkinsonK/uri_routes)
![GitHub License](https://img.shields.io/github/license/WilkinsonK/uri_routes)
![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/WilkinsonK/uri_routes/rust.yml)

A sidecar library for detailing the specifics of how a URI should
be constructed.
Allows for a rudimentary check of path arguments, when/if they are
required to build the resulting URI.