Type Alias APIintarray

Source
pub type APIintarray = APIArray<i64>;

Aliased Typeยง

pub struct APIintarray { /* private fields */ }