Trait easy_smt::IntoNumeral
source · pub trait IntoNumeral: IntoNumeralSealed { }Expand description
A trait implemented by types that can be used to create numerals.
pub trait IntoNumeral: IntoNumeralSealed { }A trait implemented by types that can be used to create numerals.