Type Alias wgpu::naga::SpanContext
source · pub type SpanContext = (Span, String);Available on
wgpu_core or naga only.Expand description
A source code span together with “context”, a user-readable description of what part of the error it refers to.