[][src]Type Definition batch_run::BatchResult

type BatchResult<T = BatchRunResult> = Result<T, BatchError>;