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ยง

pub struct OriginType { /* private fields */ }