Union type representing any async assertion implementation.
This encompasses both function-based and schema-based implementations for asynchronous assertions, providing a type-safe way to handle async assertion logic.
The assertion parts defining the structure
Union type representing any async assertion implementation.
This encompasses both function-based and schema-based implementations for asynchronous assertions, providing a type-safe way to handle async assertion logic.