Type Alias I8

Source
pub type I8 = TStr<__TS<(__8,)>>;
Expand description

The structural::TStr equivalent of “8”

Aliased Type§

pub struct I8(/* private fields */);

Trait Implementations§