actix-macros 0.2.2

Macros for Actix system and runtime
Documentation
#[actix_rt::test]
#[should_panic]
async fn my_test() {
    todo!()
}

fn main() {}