pub type RequestPath = String;
An alias for String, representing the path portion of the request URL.
String
pub struct RequestPath { /* private fields */ }