pub(crate) trait GPUSupportedFeaturesMethods<D>where D: DomTypes,{ // Required method fn Size(&self) -> u32; }