// SPDX-License-Identifier: EUPL-1.2
// SPDX-FileCopyrightText: OpenTalk Team <mail@opentalk.eu>
//! Error related types used in the internal API
#[cfg(feature ="http")]pubuseopentalk_types_api_common::error::ApiError;pubuseopentalk_types_api_common::error::ErrorBody;