Skip to main content

extract_config_string

Function extract_config_string 

Source
pub fn extract_config_string(
    source: &str,
    path: &Path,
    prop_path: &[&str],
) -> Option<String>
Expand description

Extract a single string from a property at a nested path.