Skip to main content

TryGoToU16

Trait TryGoToU16 

Source
pub trait TryGoToU16 {
    // Required method
    fn try_goto_u16(&self) -> Result<u16, Gistyr>;
}

Required Methods§

Implementations on Foreign Types§

Source§

impl TryGoToU16 for f32

Source§

impl TryGoToU16 for f64

Source§

impl TryGoToU16 for u32

Source§

impl TryGoToU16 for u64

Source§

impl TryGoToU16 for u128

Source§

impl TryGoToU16 for usize

Implementors§