// Copyright (c) 2020-2021 Thomas Kramer.
// SPDX-FileCopyrightText: 2022 Thomas Kramer
//// SPDX-License-Identifier: AGPL-3.0-or-later
//! The `prelude` helps to import most commonly used modules.
pubusesuper::io::*;pubusesuper::traits::*;pubusesuper::types::*;pubusesuper::util::*;pubuseiron_shapes::prelude::*;