Docs.rs
azalea-core-0.13.0+mc1.21.5
azalea-core 0.13.0+mc1.21.5
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mat-1
Dependencies
azalea-buf ^0.13.0
normal
azalea-chat ^0.13.0
normal
azalea-registry ^0.13.0
normal
bevy_ecs ^0.16.1
normal
optional
indexmap ^2.9.0
normal
nohash-hasher ^0.2.0
normal
num-traits ^0.2.19
normal
serde ^1.0.219
normal
optional
simdnbt ^0.7
normal
tracing ^0.1.41
normal
Versions
24.89%
of the crate is documented
Platform
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
azalea_
core
0.13.0+mc1.21.5
Module bitset
Module Items
Structs
Functions
In crate azalea_
core
azalea_core
Module
bitset
Copy item path
Source
Structs
§
BitSet
Represents Java’s BitSet, a list of bits.
Fixed
BitSet
A compact fixed-size array of bits.
Functions
§
bits_
to_
bytes