//! Geometric primitives and operations.
//!//! This module provides the foundational geometric types and traits used throughout
//! the library, including points, shapes, and geometric operations.
pubmoddiagram;pubmodoperations;pubmodprimitives;pubmodprojective;pubmodshapes;pubmodtraits;