Derive Macro cosmic_macros::DirectedHandler

source ·
#[derive(DirectedHandler)]
Expand description

This macro will auto implement the cosmic_space::wave::exchange::asynch::DirectedHandler trait. In order to finalize the implementation a #[handler] attribute must also be specified above one of the impls.