Docs.rs
tpcgen-cli-0.1.0-alpha.1
tpcgen-cli 0.1.0-alpha.1
Permalink
Docs.rs crate page
Apache-2.0
03 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
kevinjqliu
Dependencies
arrow ^59
normal
clap ^4.5.32
normal
env_logger ^0.11.7
normal
futures ^0.3.31
normal
indicatif ^0.18.3
normal
optional
log ^0.4.26
normal
num_cpus ^1.0
normal
parquet ^59
normal
tokio ^1.44.1
normal
tpcdsgen ^0.1.0-alpha.1
normal
tpchgen ^3.0.0
normal
tpchgen-arrow ^3.0.0
normal
assert_cmd ^2.0
dev
flate2 ^1.1.0
dev
predicates ^3.0
dev
tempfile ^3.20.0
dev
Versions
67.48%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
generate
tpcgen_
cli
0.1.0-alpha.1
In tpcgen_
cli::
tpcds_
cli::
dat
tpcgen_cli
::
tpcds_cli
::
dat
Function
generate
Copy item path
Source
pub fn generate(session: &
Session
) ->
Result
<
()
,
Box
<dyn
Error
>>
Expand description
Generate TPC-DS data in DAT format.