Docs.rs
azalea-core-0.15.0+mc1.21.11
azalea-core 0.15.0+mc1.21.11
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
mat-1
Dependencies
azalea-buf ^0.15.0
normal
azalea-chat ^0.15.0
normal
azalea-registry ^0.15.0
normal
bevy_ecs ^0.17.3
normal
optional
crc32c ^0.6.8
normal
indexmap ^2.12.1
normal
nohash-hasher ^0.2.0
normal
num-traits ^0.2.19
normal
serde ^1.0.228
normal
simdnbt ^0.9.0
normal
thiserror ^2.0.17
normal
tracing ^0.1.44
normal
uuid ^1.19.0
normal
Versions
20.75%
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
define_effect_components
azalea_
core
0.15.0+mc1.21.11
azalea_core
Macro
define_
effect_
components
Copy item path
Source
macro_rules! define_effect_components { ( $( $x:ident: $t:ty ),* $(,)? ) => { ... }; }