Skip to main content

ExtendsPhysicalDevicePipelineRobustnessFeatures

Trait ExtendsPhysicalDevicePipelineRobustnessFeatures 

Source
pub unsafe trait ExtendsPhysicalDevicePipelineRobustnessFeatures { }
Expand description

Marker trait for structs that can appear in the pNext chain of PhysicalDevicePipelineRobustnessFeatures.

§Safety

Implementors must be valid pNext chain members for the target struct.

Implementors§