Type Alias I4

Source
pub type I4 = TStr<__TS<(__4,)>>;
Expand description

The structural::TStr equivalent of “4”

Aliased Type§

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

Trait Implementations§