Trait easy_smt::IntoDecimal

source ·
pub trait IntoDecimal: IntoDecimalSealed { }
Expand description

A trait implemented by types that can be used to create decimals.

Implementations on Foreign Types§

source§

impl IntoDecimal for f64

source§

impl IntoDecimal for f32

Implementors§