resolvers

Attribute Macro resolvers 

Source
#[resolvers]
Expand description

Transforms all methods to return Pin<Box<Future<Output = ...>>>, async traits are not supported.