Skip to main content

gear

Attribute Macro gear 

Source
#[gear]
Expand description

Main #[gear] attribute macro

ctor must be a Rust expression that evaluates to the gear instance, e.g. ctor = MyGear::new() or ctor = Default::default().