Crate dbgen[−][src]
The reusable library powering dbgen
.
Modules
bytes | Byte string. |
cli | CLI driver of |
error | Error types for the |
eval | Evaluating compiled expressions into values. |
format | Output formatter |
functions | Defines functions for evaluation. |
number | Number. |
parser | Template parser. |
schemagen_cli | CLI driver of |
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 |