minreq
2.13.0
URL
Aliased type
In crate minreq
minreq
Type Alias
URL
Copy item path
Source
pub type URL =
String
;
Expand description
A URL type for requests.
Aliased Type
ยง
struct URL {
/* private fields */
}