Docs.rs
actori-macros-0.1.1
actori-macros 0.1.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
06chaynes
Dependencies
quote ^1
normal
syn ^1
normal
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
actori_
macros
0.1.1
All Items
Crate Items
Attribute Macros
Crate
actori_macros
Copy item path
Source
Expand description
Macros for use with Tokio
Attribute Macros
ยง
main
Marks async function to be executed by actori system.
test
Marks async test function to be executed by actori runtime.