Docs.rs
godot-core-0.2.0
godot-core 0.2.0
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Bromeon
Dependencies
glam ^0.28
normal
godot-cell =0.2.0
normal
godot-ffi =0.2.0
normal
serde ^1
normal
optional
serde_json ^1.0
dev
godot-bindings =0.2.0
build
godot-codegen =0.2.0
build
Versions
45.02%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
godot_
core
0.2.0
Memory
Implementors
In godot_
core::
obj::
bounds
godot_core
::
obj
::
bounds
Trait
Memory
Copy item path
Source
pub trait Memory: Sealed { }
Expand description
Specifies the memory strategy of the static type.
Implementors
§
Source
§
impl
Memory
for
MemManual
Source
§
impl
Memory
for
MemRefCounted