Crate actix_macros[][src]

Expand description

Macros for use with Tokio

Attribute Macros

Marks async function to be executed by actix system.

Marks async test function to be executed by actix runtime.