webrender
0.66.0
Frame
Vec
Aliased Type
In webrender::
internal_
types
webrender
::
internal_types
Type Alias
FrameVec
Copy item path
Source
pub type FrameVec<T> =
Vec
<T,
FrameAllocator
>;
Aliased Type
ยง
pub struct FrameVec<T> {
/* private fields */
}