// Copyright © 2024-2026 The µcad authors <info@microcad.xyz>
// SPDX-License-Identifier: AGPL-3.0-or-later
//! µcad syntax elements of types
pub use *;
pub use *;
pub use *;
pub use r#type::*;
pub use *;
pub use *;
/// Trait for structs and expressions that have a type