Docs.rs
conductor-macros-0.1.0
conductor-macros 0.1.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
v1r3n
Dependencies
darling ^0.20
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
66.67%
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
Skip to main content
Crate conductor_macros
conductor_
macros
0.1.0
All Items
Crate Items
Attribute Macros
Crate
conductor_
macros
Copy item path
Source
Attribute Macros
ยง
worker
Marks an async function as a Conductor worker task.
worker_
task
Alias for
#[worker]
- marks a function as a Conductor worker task.