Appearance
True Myth / standard-schema / StandardSchemaV1 / Result
Result<Output> = SuccessResult<Output> | FailureResult
Output
SuccessResult
FailureResult
The result interface of the validate function.