[][src]Type Definition batch_run::EntryResult

type EntryResult<T = ()> = Result<T, EntryFailed>;