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§
- Data
Fake Error - All possible errors that can occur in datafake-rs operations.
Type Aliases§
- Result
- A specialized Result type for datafake-rs operations.