//! # Common module.
//!
//! This module contains sub-modules for utility functions and common utilities that can be used across various parts of the project.
//!
//! ## Sub-modules
//!
//! - `utils`: Contains definitions and implementations of various utility functions and helpers that can be used throughout the project.
//!