Type Alias relay_event_schema::protocol::OriginType
source · 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 */ }