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