actix-macros 0.2.4

Macros for Actix system and runtime
Documentation
Macros for Actix system and runtime. The [`actix-rt`](https://docs.rs/actix-rt) crate must be available for macro output to compile. # Entry-point See docs for the [`#[main]`](macro@main) macro. # Tests See docs for the [`#[test]`](macro@test) macro.