pub trait IntoNumeral: IntoNumeralSealed { }
A trait implemented by types that can be used to create numerals.