pub type PerformanceEntryList<D> = Vec<Root<Dom<<D as DomTypes>::PerformanceEntry>>>;
pub struct PerformanceEntryList<D> { /* private fields */ }