1 2 3 4 5 6
// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu> // // SPDX-License-Identifier: EUPL-1.2 pub(crate) mod authorized; pub(crate) mod with_authorization;