/******************************************************************************
Author: Joaquín Béjar García
Email: jb@taunais.com
Date: 16/5/25
******************************************************************************/
/// Module containing custom error types used throughout the library.
///
/// This module provides specialized error types for handling different error scenarios,
/// such as illegal arguments and illegal states.
pub use ;
pub use ;
pub use Proxy;
pub use ;