Docs.rs
rust-task-queue-macro-0.1.0
rust-task-queue-macro 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
longbowou
Dependencies
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
rust_
task_
queue_
macro
0.1.0
All Items
Crate Items
Attribute Macros
Derive Macros
Crate
rust_task_queue_macro
Copy item path
Source
Attribute Macros
§
register_
task
Attribute macro for registering tasks with a custom name.
Derive Macros
§
Auto
Register
Task
Automatically register a task type with the task registry.