stepper_macros-0.1.1 has been yanked.
stepper_macros
A helper crate for proc-macros used by the stepper_lib.
SyncCompGroup
Includes a derive proc-macro to implement SyncCompGroup for a struct consisting of only fields that include SyncComp.
use *;
// Simple group of components that consists of multiple fields
// Automatically implements SyncCompGroup
// Automatically implements StepperCompGroup