Type Alias RouteConditionType

Source
pub type RouteConditionType = String;
Expand description

RouteConditionType is a type of condition for a route.

Aliased Typeยง

pub struct RouteConditionType { /* private fields */ }