Type Alias RouteConditionType

Source
pub type RouteConditionType = String;
Expand description

RouteConditionType is a type of condition for a route.

Aliased Typeยง

struct RouteConditionType { /* private fields */ }