Crate actix_derive

Source

Attribute Macros§

main
Marks async main function as the actix system entry-point.
test
Marks async test functions to use the actix system entry-point.

Derive Macros§

Message
MessageResponse