// SPDX-FileCopyrightText: OpenTalk GmbH <mail@opentalk.eu>
//// SPDX-License-Identifier: EUPL-1.2
//! Helpful utilities used in this crate, but also useful outside of it.
#[cfg(feature ="serde")]pubmodcomma_separated;#[cfg(feature ="serde")]pubmodduration_seconds;#[cfg(feature ="serde")]pubmodduration_seconds_option;modexample_data;pubuseexample_data::ExampleData;