Module error

Module error 

Source
Expand description

Error types for datafake-rs operations.

This module defines DataFakeError, which covers all error cases that can occur during configuration parsing and data generation.

Enums§

DataFakeError
All possible errors that can occur in datafake-rs operations.

Type Aliases§

Result
A specialized Result type for datafake-rs operations.