Skip to main content

Module format

Module format 

Source
Expand description

clap::ValueEnum mirror of crate::transcript::format::Format.

The library Format intentionally has no clap dependency — that’s a hard architectural rule so the transcript library remains reusable by non-CLI consumers. This thin enum bridges clap’s argument parsing to the library type.

Enums§

CliFormat
CLI-visible transcript output format.