Skip to main content

Crate actori_macros

Crate actori_macros 

Source
Expand description

Macros for use with Tokio

Attribute Macrosยง

main
Marks async function to be executed by actori system.
test
Marks async test function to be executed by actori runtime.