Crate dbgen

Crate dbgen 

Source
Expand description

The reusable library powering dbgen.

Modules§

bytes
Byte string.
cli
CLI driver of dbgen.
error
Error types for the dbgen library.
eval
Evaluating compiled expressions into values.
format
Output formatter
functions
Defines functions for evaluation.
number
Number.
parser
Template parser.
schemagen_cli
CLI driver of dbschemagen.
span
Span of substrings from the template file, for error reporting.
value
Values
writer
Helpers for writing out table rows.

Constants§

FULL_VERSION
The full version of this library, for use in the CLI