Re-exports§
pub use compress::open_gzin_progress;
pub use lines::LineProcessor;
pub use object::ObjectWriter;
Modules§
Traits§
- Data
Sink - Trait for data processing sinks with input and ouptut files.
Functions§
- file_
size - Get the size of a file.
- log_
file_ info - Log the sizes of a set of files.
- open_
progress - Open a file as a buffered reader with a progress bar.
- path_
list - Convert a list of strings into owned PathBufs.