// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
// SPDX-FileCopyrightText: Kitware, Inc
//
// SPDX-License-Identifier: EUPL-1.2
use async_trait;
pub use ApiError;
/// A trait which represents an asynchronous query which may be made to an OpenTalk client.