APIArray

Type Alias APIArray 

Source
pub type APIArray<T> = Vec<T>;

Aliased Typeยง

pub struct APIArray<T> { /* private fields */ }