actix-macros 0.2.1

Macros for Actix system and runtime
Documentation

Macros for Actix system and runtime.

The actix-rt crate must be available for macro output to compile.

Entry-point

See docs for the #[main] macro.

Tests

See docs for the #[test] macro.