Type Definition mai400_api::MAIResult[][src]

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

Custom error type for MAI400 operations.