Unsigned

Trait Unsigned 

Source
pub trait Unsigned { }

Implementations on Foreign Types§

Source§

impl Unsigned for bool

Source§

impl Unsigned for u8

Source§

impl Unsigned for u16

Source§

impl Unsigned for u32

Source§

impl Unsigned for u64

Source§

impl Unsigned for u128

Source§

impl Unsigned for usize

Implementors§