rivet-macros 0.1.0

Procedural macros for Rivet RTOS
Documentation

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.