godot
0.1.3
Memory
Implementors
In godot::
obj::
bounds
godot
::
obj
::
bounds
Trait
Memory
Copy item path
pub trait Memory: Sealed { }
Expand description
Specifies the memory strategy of the static type.
Implementors
§
§
impl
Memory
for
MemManual
§
impl
Memory
for
MemRefCounted