Type Alias jaq_syn::Spanned

source ·
pub type Spanned<T> = (T, Span);
Expand description

An object with position information.