Type safe and URI safe formatting types and traits.
A struct used to format strings for UriDisplay.
UriDisplay
Marker type indicating use of a type for the path Part of a URI.
Part
Marker type indicating use of a type for the query Part of a URI.
Conversion trait for parameters used in uri! invocations.
uri!
Trait implemented by types that can be ignored in uri!.
Marker trait for types that mark a part of a URI.
Trait implemented by types that can be displayed as part of a URI in uri!.