Trait sg_std::math::U64Ext

source ·
pub trait U64Ext {
    // Required method
    fn bps_to_decimal(self) -> Decimal;
}

Required Methods§

Implementations on Foreign Types§

source§

impl U64Ext for u64

Implementors§