Skip to main content

config_key_retired

Function config_key_retired 

Source
pub fn config_key_retired(key: &str, replacement: &str) -> String
Expand description

Rejects a config set key that was advertised historically but never read.

Distinct from config_key_unknown because the operator followed the old documentation rather than mistyping, so the message names the replacement directly instead of guessing.