Docs.rs
godot-0.5.1
godot 0.5.1
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Bromeon
Dependencies
godot-core =0.5.1
normal
godot-macros =0.5.1
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
PackedInt32Array
godot
0.5.1
Packed
Int32
Array
Aliased Type
In godot::
builtin
godot
::
builtin
Type Alias
Packed
Int32
Array
Copy item path
Source
pub type PackedInt32Array =
PackedArray
<
i32
>;
Aliased Type
ยง
pub struct PackedInt32Array {
/* private fields */
}