pub unsafe static VNComputeStageMain: Option<&'static VNComputeStage>
Available on crate feature
VNTypes
only.Expand description
The stage of a request where the main functionality is being performed.
All requests will have this compute stage.
See also Appleās documentation