Skip to main content

routing_strategy_slug

Function routing_strategy_slug 

Source
pub fn routing_strategy_slug(s: RoutingStrategy) -> String
Expand description

Stable kebab-case slug for a RoutingStrategy. Symmetric with serde and TOML serialisation. Exported so CLI / observability code renders strategy values the same way in every surface (JSON, plain text, config list).