Skip to main content

config_value_expectation

Function config_value_expectation 

Source
pub fn config_value_expectation(kind: ValueKind) -> String
Expand description

Localized description of the domain a crate::config::ValueKind accepts.

Text and OneOf never reach here: the first has no domain to describe, and the second is a list of literal spellings that must not be translated.