broccoli_queue 0.4.6

Broccoli is a simple, fast, and reliable job queue for Rust.
Documentation
1
2
3
4
5
6
7
8
9
{
  "rust-analyzer.showUnlinkedFileNotification": false,
  "rust-analyzer.cargo.features": [
    "redis",
    "rabbitmq",
    "test-fairness",
    "management"
  ]
}