GpuArray

Type Alias GpuArray 

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

Aliased Typeยง

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