[][src]Type Definition arcon_error::ArconResult

type ArconResult<T> = Result<T, Error>;