pub trait IntoDecimal: IntoDecimalSealed { }
A trait implemented by types that can be used to create decimals.