cellular_raza_core::backend::chili

Macro build_aux_storage

build_aux_storage!() { /* proc-macro */ }
Available on crate feature chili only.
Expand description

Allows for the creation of a general AuxStorage struct which functions via the defined Update traits in the chili backend.

This proc macros purpose is to support the build_communicator! macro.