pub(crate) trait PerformanceNavigationMethods<D: DomTypes> { // Required methods fn Type(&self) -> u16; fn RedirectCount(&self) -> u16; }