This crate provides the core data generator logic for TPC-H. It has no
dependencies and is easy to embed in any other Rust projects.
See the [docs.rs page](https://docs.rs/tpchgen/latest/tpchgen/) for API and the
the tpchgen [README.md](https://github.com/clflushopt/tpchgen-rs) for more
information on the project.