get_provider_install_dir

Function get_provider_install_dir 

Source
fn get_provider_install_dir(
    data_dir: &str,
    provider: &str,
) -> Result<PathBuf, String>