Docs.rs
actix_derive-0.6.2
actix_derive 0.6.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
fafhrd91
callym
github:actix:actixderiveadmins
github:actix:core
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
actix ^0.13
dev
rustversion-msrv ^0.100
dev
trybuild ^1
dev
Versions
40%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actix_
derive
0.6.2
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
actix_derive
Copy item path
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
Message
Response