[][src]Type Definition exocore_chain::pending::TimelineIterator

type TimelineIterator<'store> = Box<dyn Iterator<Item = StoredOperation> + 'store>;