Skip to main content

Module query

Module query 

Source
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§

StatusOutput
Summary view of a run’s checkpoint — the query DTO shared by the CLI.

Enums§

ReportStatus