Type Alias FrameVec

Source
pub type FrameVec<T> = Vec<T, FrameAllocator>;

Aliased Typeยง

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