postmodern-cli 0.1.0

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 │
├────────────────────┼─────┼─────┼────┼────────────┼───────┤
│ 019e38a7-9c0f-72c3 │ ing │ Pen │ 0  │ 2026-05-18 │ inges │
│ -9faf-68e039fdbdc6 │ est │ din │    │ 01:16      │ t new │
├────────────────────┼─────┼─────┼────┼────────────┼───────┤
│ 019e38a8-1234-7def │ pro │ InP │ 2  │ 2026-05-17 │ proce │
│ -abcd-123456789abc │ ces │ rog │    │ 14:30      │ ss ba │
├────────────────────┼─────┼─────┼────┼────────────┼───────┤
│ 019e38a9-5678-7abc │ exp │ Fai │ 5  │ 2026-05-16 │ expor │
│ -def0-fedcba987654 │ ort │ led │    │ 09:00      │ t res │
├────────────────────┼─────┼─────┼────┼────────────┼───────┤
│ 019e38aa-9abc-7123 │ not │ Fin │ 0  │ 2026-05-15 │       │
│ -4567-abcdef012345 │ ify │ ish │    │ 22:45      │       │
└────────────────────┴─────┴─────┴────┴────────────┴───────┘