Skip to main content

TryGoToU128

Trait TryGoToU128 

Source
pub trait TryGoToU128 {
    // Required method
    fn try_goto_u128(&self) -> Result<u128, Gistyr>;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl TryGoToU128 for f32

Source§

impl TryGoToU128 for f64

Implementors§