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