Procedural macros for Rivet RTOS.
Provides #[rivet::task] for declaring static async tasks that run as
real compiler-generated Future state machines, stored in a
[rivet::task::TaskCell] — zero heap allocation, and no nightly
features required.
Procedural macros for Rivet RTOS.
Provides #[rivet::task] for declaring static async tasks that run as
real compiler-generated Future state machines, stored in a
[rivet::task::TaskCell] — zero heap allocation, and no nightly
features required.