[][src]Type Definition number::Integer8

type Integer8 = NativeType<i8>;

Trait Implementations

impl Display for Integer8[src]