Skip to main content

Module endpoint_uri

Module endpoint_uri 

Source
Expand description

Endpoint URI value type: typed fail-closed merge of a base URI with a parameters: map and deterministic canonical rendering.

Structsยง

EndpointUri
A parsed route endpoint URI: a scheme, a path, and a parameter map, plus the original query bytes for byte-preserving rendering.