Type Definition scabbard::service::BatchInfoIter[][src]

type BatchInfoIter = Box<dyn Iterator<Item = Result<BatchInfo, String>>>;