Type Alias SpannedValue

Source
pub type SpannedValue = Spanned<ValueKind>;
Expand description

Type representing a value with a span

Aliased Typeยง

pub struct SpannedValue { /* private fields */ }