Type Alias RequestPath

Source
pub type RequestPath = String;
Expand description

The path portion of the request URL.

Aliased Typeยง

pub struct RequestPath { /* private fields */ }