Modules§
Macros§
Structs§
- Chrono
Field - Numeric
Field Random Concrete - Numeric
Field Sequence Concrete - Varchar
Constant - Varchar
Random Fixed Length Field - Varchar
Random Variable Length Field
Enums§
- Field
Generator Impl - Field
Kind - the way that datagen create the field data. such as ‘sequence’ or ‘random’.
- Varchar
Property
Constants§
- DEFAULT_
END - DEFAULT_
LENGTH - default length for
VarcharField
= 10 - DEFAULT_
MAX - DEFAULT_
MAX_ PAST - default max past for
TimestampField
= 1 day - DEFAULT_
MIN - DEFAULT_
START
Traits§
- Chrono
Field Inner - Numeric
Field Random Generator - fields that can be randomly generated impl this trait
- Numeric
Field Sequence Generator - fields that can be continuously generated impl this trait