script
0.0.1
Heap
Aliased type
Fields
ptr
In script::dom::bindings::import::module::jsapi
Type Alias
script
::
dom
::
bindings
::
import
::
module
::
jsapi
::
Heap
Copy item path
source
·
[
−
]
pub type Heap<T> =
Heap
<T>;
Aliased Type
§
struct Heap<T> { pub ptr:
UnsafeCell
<T>, }
Fields
§
§
ptr:
UnsafeCell
<T>