//! Module: base::helper
//!
//! Responsibility: shared base helper routines.
//! Does not own: domain validation policy or runtime persistence.
//! Boundary: supports base normalizers and validators with local conversions.
use crate::;
/// Convert an arbitrary numeric value into `Decimal`.
pub