pub type RequestQuerysValue = String;
An alias for String, representing the value type for request query parameters.
String
pub struct RequestQuerysValue { /* private fields */ }