Module rocket_http::uri::fmt
source · Expand description
Type safe and URI safe formatting types and traits.
Macros
- Macro to automatically generate identity
FromUriParamtrait implementations.
Structs
- A struct used to format strings for
UriDisplay.
Enums
- Marker type indicating use of a type for the path
Partof a URI. - Marker type indicating use of a type for the query
Partof a URI.