Expand description
The reusable library powering dbgen.
Modules§
- bytes
- Byte string.
- cli
- CLI driver of
dbgen. - error
- Error types for the
dbgenlibrary. - 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