[][src]Type Definition mtots::EvalResult

type EvalResult<T> = Result<T, ErrorIndicator>;