postmodern-cli 0.1.0

CLI for postmodern job queue management.
---
source: postmodern-cli/src/display.rs
expression: "render_jobs_table_styled(fixture(), 80, true)"
---
┌────────────────────┬─────┬─────┬────┬────────────┬──────────────────────────┐
│ ID                 │ Que │ Sta │ Re │ Created    │ Description              │
│                    │ ue  │ tus │ tr │            │                          │
├────────────────────┼─────┼─────┼────┼────────────┼──────────────────────────┤
│ 019e38a7-9c0f-72c3 │ ing │ Pen │ 0  │ 2026-05-18 │ ingest new documents fro │
│ -9faf-68e039fdbdc6 │ est │ din │    │ 01:16      │ m source                 │
├────────────────────┼─────┼─────┼────┼────────────┼──────────────────────────┤
│ 019e38a8-1234-7def │ pro │ InP │ 2  │ 2026-05-17 │ process batch            │
│ -abcd-123456789abc │ ces │ rog │    │ 14:30      │                          │
├────────────────────┼─────┼─────┼────┼────────────┼──────────────────────────┤
│ 019e38a9-5678-7abc │ exp │ Fai │ 5  │ 2026-05-16 │ export results to extern │
│ -def0-fedcba987654 │ ort │ led │    │ 09:00      │ al API endpoint          │
├────────────────────┼─────┼─────┼────┼────────────┼──────────────────────────┤
│ 019e38aa-9abc-7123 │ not │ Fin │ 0  │ 2026-05-15 │                          │
│ -4567-abcdef012345 │ ify │ ish │    │ 22:45      │                          │
└────────────────────┴─────┴─────┴────┴────────────┴──────────────────────────┘