1 2 3 4 5
//! Mathematical constants used throughout the crate. //! //! Re-exports from `tacet-core` for compatibility. pub use tacet_core::constants::*;