Structs§
- The mocker struct for fixed-length files (.flf).
- A helper struct for building an instance of a
FixedLengthFileMockerstruct.
Statics§
- If the user only wants to generate a small amount of mocked .flf rows then multithreading is not a stuiable choice and probably only introduces extra overhead. This variable specifies the minimum number of rows to be mocked to allow enabling multithreading.
Traits§
- Unified trait for all types of file mockers.