bellows 0.0.6

Durable task processing framework in Rust for applications of all sizes
Documentation
1
2
3
4
5
6
7
8
9
{
  "compilerOptions": {
    "target": "ES2022",
    "module": "ESNext",
    "moduleResolution": "bundler",
    "skipLibCheck": true,
    "strict": true
  }
}