Skip to main content
ElementPtr
bitmap
Element
Ptr
Aliased Type
In bitmap::
rle_
bitmap
bitmap
::
rle_bitmap
Type Alias
Element
Ptr
Copy item path
Source
pub type ElementPtr<T> =
UniquePtr
<
Element
<T>>;
Aliased Type
ยง
pub struct ElementPtr<T> {
/* private fields */
}