pub async fn custom_path_exists(
configuration: &Configuration,
workspace: &str,
custom_path: &str,
) -> Result<bool, Error<CustomPathExistsError>>
pub async fn custom_path_exists(
configuration: &Configuration,
workspace: &str,
custom_path: &str,
) -> Result<bool, Error<CustomPathExistsError>>