Trait ergo::IntegerType

source ·
pub trait IntegerType { }

Implementations on Foreign Types§

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§