pub type RequestPath = String;
The path portion of the request URL.
pub struct RequestPath { /* private fields */ }