actix-derive
Derive macros for
actix
actors.
- API Documentation
- Cargo package: actix
Usage
use ;
;
;
This code expands into following code:
use ;
use ;
;
;
;
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
at your option.