Module cli

Module cli 

Source
Expand description

CLI argument types for the readstat binary.

Structs§

ReadStatCli
💾 Command-line tool for working with SAS binary files

Enums§

CliOutFormat
CLI output file format (with clap ValueEnum derive).
CliParquetCompression
CLI Parquet compression algorithm (with clap ValueEnum derive).
ReadStatCliCommands
CLI subcommands for readstat.
Reader
Strategy for reading SAS data into memory.