This crate provides extended functionality for handling http semantics, that integrates into [`hyper`](https://docs.rs/hyper/latest/hyper/index.html) ecosystem.
//! Uniform Resource Identifiers (URIs) are used throughout HTTP as the means for identifying resources (Section 3.1).
//!pubmodcomponent;pubusehttp_uri::{invariant, predicate,*};