Trait IntegerType

Source
pub trait IntegerType { }

Implementations on Foreign Types§

Source§

impl IntegerType for i16

Source§

impl IntegerType for i32

Source§

impl IntegerType for i64

Source§

impl IntegerType for u8

Source§

impl IntegerType for u32

Source§

impl IntegerType for usize

Implementors§