naga

Type Alias SpanContext

Source
pub type SpanContext = (Span, String);
Expand description

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