Module dbgen::value

source ·
Expand description

Values

Structs

An SQL string (UTF-8 or byte-string).
An SQL number (could represent an integer or floating point number).

Enums

A scalar value.

Constants

The string format of an SQL timestamp.

Traits

Types which can be extracted out of a Value.