pub async fn exists_resource(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsResourceError>>
pub async fn exists_resource(
configuration: &Configuration,
workspace: &str,
path: &str,
) -> Result<bool, Error<ExistsResourceError>>