Expand description
Query DTO types shared between the CLI and storage layers.
The actual query functions now live in luft-storage::reader (SQLite-backed)
or in the luft main crate. This module retains only the data types.
Structs§
- Status
Output - Summary view of a run’s checkpoint — the query DTO shared by the CLI.