Trait easy_smt::IntoDecimal
source · pub trait IntoDecimal: IntoDecimalSealed { }Expand description
A trait implemented by types that can be used to create decimals.
pub trait IntoDecimal: IntoDecimalSealed { }A trait implemented by types that can be used to create decimals.