pub type RouteConditionType = String;
Expand description

RouteConditionType is a type of condition for a route.

Aliased Type§

struct RouteConditionType { /* private fields */ }