Docs.rs
azalea-nbt-0.8.0
azalea-nbt 0.8.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mat-1
Dependencies
azalea-buf ^0.8.0
normal
byteorder ^1.4.3
normal
compact_str ^0.7.1
normal
enum-as-inner ^0.6.0
normal
flate2 ^1.0.27
normal
log ^0.4.20
normal
serde ^1.0
normal
optional
thiserror ^1.0.48
normal
criterion ^0.5.1
dev
fastnbt ^2.4.4
dev
graphite_binary ^0.1.0
dev
valence_nbt ^0.7.0
dev
Versions
5.08%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
NbtLongArray
azalea_
nbt
0.8.0
NbtLong
Array
Aliased Type
In crate azalea_
nbt
azalea_nbt
Type Alias
NbtLong
Array
Copy item path
Source
pub type NbtLongArray =
Vec
<
i64
>;
Aliased Type
ยง
pub struct NbtLongArray {
/* private fields */
}