Skip to main content

ExtendsPipelinePoolSize

Trait ExtendsPipelinePoolSize 

Source
pub unsafe trait ExtendsPipelinePoolSize { }
Expand description

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

§Safety

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

Implementors§