nest-rs-queue-macros 0.1.0

Internal — the #[processor] decorator macro for nest-rs-queue; re-exported by backend integrations (nest-rs-redis, …), not a direct dependency.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# nest-rs-queue-macros

Internal — the #[processor] decorator macro for nest-rs-queue; re-exported by backend integrations (nest-rs-redis, …), not a direct dependency.

Internal proc-macro / support crate for **[NestRS](https://nestrs.dev)**.
**Do not depend on this crate directly** — use [`nest-rs-queue`](https://crates.io/crates/nest-rs-queue) instead.

## Documentation

- [Queues]https://nestrs.dev/queue/
- [nestrs.dev]https://nestrs.dev

> **Alpha** — the public API is still evolving and this release is not production-ready.