relay_event_schema::protocol

Type Alias 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 */ }