Skip to main content

config_string

Function config_string 

Source
pub fn config_string(
    config: &BTreeMap<String, Value>,
    key: &str,
) -> Result<String, IntegrationError>