Octez_riscv_nds_common.Nds_errorsCommon error types shared by both the in-memory and on-disk backends.
Each variant is registered once with the error monad so that callers can match on a single constructor regardless of the backend.
type verification_argument_error = | Verification_invalid_argument of invalid_argument_error| Verification of verification_error