Result type for expectation functions used in property-based tests.
Represents either a successful expectation (failed: false) or a failed expectation with error details (failed: true, error: unknown).
Result type for expectation functions used in property-based tests.
Represents either a successful expectation (failed: false) or a failed expectation with error details (failed: true, error: unknown).