Skip to main content

U32Ext

Trait U32Ext 

Source
pub trait U32Ext {
    // Required method
    fn hz(self) -> Hertz;
}

Required Methods§

Source

fn hz(self) -> Hertz

Implementations on Foreign Types§

Source§

impl U32Ext for u32

Source§

fn hz(self) -> Hertz

Implementors§