PerformanceEntryList

Type Alias PerformanceEntryList 

Source
pub type PerformanceEntryList<D> = Vec<Root<Dom<<D as DomTypes>::PerformanceEntry>>>;

Aliased Typeยง

pub struct PerformanceEntryList<D> { /* private fields */ }