# 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.