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

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