Crate dbn_cli

Source

Modules§

encode
filter

Structs§

Args

Enums§

OutputEncoding
How the output of the dbn command will be encoded.

Functions§

infer_encoding
Infer the Encoding, Compression, and delimiter (CSV/TSV) from args if they aren’t already explicitly set.
output_from_args
Returns a writeable object where the dbn output will be directed.