Derive macros for `actix` actors, simplifying actor implementation.
# Cargo.toml
[dependencies]
actix_derive = "0.6.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple actor using the derive macro.
Add `actix = "0.13"` to Cargo.toml.
No dependency data recorded yet.