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