Crate mekena_macros

source ·

Attribute Macros

The mekena::main macro, meant to be called on the main function of a program.
The mekena::node macro, meant to be called on nodes and basically expands to mekena::re::async_trait::async_trait.