// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
// SPDX-FileCopyrightText: Kitware, Inc
//
// SPDX-License-Identifier: EUPL-1.2
use async_trait;
use HttpRequest;
use crateApiError;
use RestClient;
pub
/// A trait representing an asynchronous client which can communicate with an OpenTalk instance.