actix-macros 0.2.2

Macros for Actix system and runtime
Documentation
#[actix_rt::main]
fn main() {
    futures_util::future::ready(()).await
}