Skip to main content

extract_config_path

Function extract_config_path 

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

Extract a statically recoverable path-like value from a property path.