Docs.rs
godot-core-0.3.4
godot-core 0.3.4
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Bromeon
Dependencies
glam ^0.30
normal
godot-cell =0.3.4
normal
godot-ffi =0.3.4
normal
serde ^1
normal
optional
serde_json ^1
dev
godot-bindings =0.3.4
build
godot-codegen =0.3.4
build
Versions
44.88%
of the crate is documented
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
Memory
godot_
core
0.3.4
Memory
Implementors
In godot_
core::
obj::
bounds
Macros
implement_godot_bounds
Structs
MemManual
MemRefCounted
Enums
DeclEngine
DeclUser
Traits
Declarer
Memory
godot_core
::
obj
::
bounds
Trait
Memory
Copy item path
Settings
Help
Summary
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