Item

Type Alias Item 

Source
type Item<'a> = (&'a AssetRef, &'a TimeSliceID, Activity);
Expand description

Iterator item type for asset activity iterators