pub type OriginType = String;
Expand description
Origin type such as auto.http
.
Follows the pattern described in the develop docs.
Aliased Typeยง
struct OriginType { /* private fields */ }
pub type OriginType = String;
Origin type such as auto.http
.
Follows the pattern described in the develop docs.
struct OriginType { /* private fields */ }