Skip to main content

nested_string

Function nested_string 

Source
pub fn nested_string(
    p: &impl ConfigProvider,
    namespace: &str,
    name: &str,
) -> Result<String, ConfigError>
Expand description

String under namespace / name (two path segments).