Type Alias iced::widget::shader::wgpu::core::naga::SpanContext

pub type SpanContext = (Span, String);
Available on crate feature wgpu only.
Expand description

A source code span together with “context”, a user-readable description of what part of the error it refers to.