define_effect_components
azalea_
core
0.14.0+mc1.21.11
azalea_core
Macro
define_
effect_
components
Copy item path
Source
macro_rules! define_effect_components { ( $( $x:ident: $t:ty ),* $(,)? ) => { ... }; }