[][src]Type Definition mai400_api::MAIResult

type MAIResult<T> = Result<T, MAIError>;

Custom error type for MAI400 operations.