Module macros

Source
Expand description

Macros that abstract annoying stuff.

Attribute Macrosยง

hook
A macro that transforms async functions (and closures) into plain functions, whose return type is a boxed Future.