pub type SpannedValue = Spanned<ValueKind>;
Type representing a value with a span
pub struct SpannedValue { /* private fields */ }