postmodern-cli 0.1.1

CLI for postmodern job queue management.
---
source: postmodern-cli/src/display.rs
expression: "render_jobs_table_styled(fixture(), 60, true)"
---
┌─────────┬─────┬─────┬────┬────────────┬───────┐
│ ID      │ Que │ Sta │ Re │ Created    │ Descr │
│         │ ue  │ tus │ tr │            │ iptio │
├─────────┼─────┼─────┼────┼────────────┼───────┤
│ 9fdbdc6 │ ing │ Pen │ 0  │ 2026-05-18 │ inges │
│         │ est │ din │    │ 01:16      │ t new │
├─────────┼─────┼─────┼────┼────────────┼───────┤
│ 6789abc │ pro │ InP │ 2  │ 2026-05-17 │ proce │
│         │ ces │ rog │    │ 14:30      │ ss ba │
├─────────┼─────┼─────┼────┼────────────┼───────┤
│ a987654 │ exp │ Fai │ 5  │ 2026-05-16 │ expor │
│         │ ort │ led │    │ 09:00      │ t res │
├─────────┼─────┼─────┼────┼────────────┼───────┤
│ f012345 │ not │ Fin │ 0  │ 2026-05-15 │       │
│         │ ify │ ish │    │ 22:45      │       │
└─────────┴─────┴─────┴────┴────────────┴───────┘